Skip to content

chore(deps): update actions/upload-artifact action to v7#122

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/actions-upload-artifact-7.x
Feb 27, 2026
Merged

chore(deps): update actions/upload-artifact action to v7#122
renovate[bot] merged 1 commit intomasterfrom
renovate/actions-upload-artifact-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2026

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v6.0.0v7.0.0

Release Notes

actions/upload-artifact (actions/upload-artifact)

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

Test Results

  5 files    5 suites   20s ⏱️
 25 tests  25 ✅ 0 💤 0 ❌
125 runs  125 ✅ 0 💤 0 ❌

Results for commit fcec70a.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.00%. Comparing base (e0fc6f2) to head (fcec70a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           1        1           
  Lines          60       60           
  Branches       15       15           
=======================================
  Hits           45       45           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/actions-upload-artifact-7.x branch from 74239de to fcec70a Compare February 27, 2026 01:55
@sonarqubecloud
Copy link

@renovate renovate bot merged commit 8198066 into master Feb 27, 2026
29 checks passed
@renovate renovate bot deleted the renovate/actions-upload-artifact-7.x branch February 27, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants