Skip to content

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

Merged
Prashansa-K merged 1 commit into
mainfrom
renovate/major-github-artifact-actions
Apr 13, 2026
Merged

chore(deps): update actions/upload-artifact action to v7#1968
Prashansa-K merged 1 commit into
mainfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

Package Type Update Change Pending
actions/upload-artifact action major v4.6.2v7.0.0 v7.0.1

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

v6.0.0

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 27, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.88%. Comparing base (01cbe5e) to head (d585828).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1968   +/-   ##
=======================================
  Coverage   32.88%   32.88%           
=======================================
  Files          77       77           
  Lines        6988     6988           
=======================================
  Hits         2298     2298           
  Misses       4506     4506           
  Partials      184      184           

☔ 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/major-github-artifact-actions branch 15 times, most recently from 2e9494c to 520833f Compare April 13, 2026 07:12
@Prashansa-K Prashansa-K enabled auto-merge (squash) April 13, 2026 11:32
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 520833f to e49ad1d Compare April 13, 2026 11:32
@Prashansa-K Prashansa-K added skip-konnect Skip Konnect Integration tests in CI skip-ee Skip Enterprise Integration Tests in CI skip-oss Skip Open Source Integration Tests in CI labels Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 3 times, most recently from cb89be1 to b52c5bd Compare April 13, 2026 11:51
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from b52c5bd to d585828 Compare April 13, 2026 11:58
@Prashansa-K Prashansa-K merged commit b9942ed into main Apr 13, 2026
12 of 13 checks passed
@Prashansa-K Prashansa-K deleted the renovate/major-github-artifact-actions branch April 13, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip-ee Skip Enterprise Integration Tests in CI skip-konnect Skip Konnect Integration tests in CI skip-oss Skip Open Source Integration Tests in CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants