Skip to content

build(deps): update actions/upload-artifact action to v7#70

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-artifact-actions
Open

build(deps): update actions/upload-artifact action to v7#70
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/upload-artifact action major v5.0.0v7.0.0 OpenSSF Scorecard

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


Configuration

📅 Schedule: Branch creation - "after 8:00pm on Saturday,before 11:59pm on Sunday" (UTC), 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 force-pushed the renovate/major-github-artifact-actions branch 3 times, most recently from b5723a5 to b98bb8b Compare December 28, 2025 02:04
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 2933364 to 3631706 Compare January 16, 2026 03:27
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 3631706 to e899f6a Compare January 25, 2026 01:28
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from a827cb2 to b5e447c Compare February 8, 2026 00:55
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 211f138 to 0252247 Compare February 22, 2026 01:07
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 0252247 to 6d5d70f Compare February 28, 2026 21:59
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 6d5d70f to dcc2398 Compare March 4, 2026 22:07
@renovate renovate bot changed the title build(deps): update actions/upload-artifact action to v6 build(deps): update actions/upload-artifact action to v7 Mar 4, 2026
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