Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 12, 2025

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v5.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

v6.0.0

Compare Source


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

@renovate renovate bot added the bot label Dec 12, 2025
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 96a5a2b to 42238db Compare December 19, 2025 22:14
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 42238db to ce96ebf Compare December 31, 2025 14:11
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from ce96ebf to af92009 Compare February 2, 2026 20:15
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from af92009 to 1536050 Compare February 12, 2026 16:40
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 1536050 to cac479b Compare March 4, 2026 21:58
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v6 chore(deps): update actions/upload-artifact action to v7 Mar 4, 2026
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from cac479b to e10b1af Compare March 26, 2026 16:38
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from e10b1af to e970008 Compare April 2, 2026 19:31
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from e970008 to 2e7dd2e Compare April 2, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants