Skip to content

Update actions/upload-artifact action to v7#875

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

Update actions/upload-artifact action to v7#875
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2025

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 - "after 5pm every weekday,before 8am every weekday,every weekend" in timezone America/Chicago, 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 dependencies Pull requests that update a dependency file renovate labels Dec 13, 2025
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 3 times, most recently from 9b9b232 to 9906ab9 Compare December 20, 2025 05:10
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 3 times, most recently from c13a21b to cc2ded5 Compare January 6, 2026 04:36
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 833b548 to 59267bd Compare January 13, 2026 04:49
@renovate renovate bot changed the title Update GitHub Artifact Actions (major) Update actions/download-artifact action to v7 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 59267bd to 71c2137 Compare January 26, 2026 09:05
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 8 times, most recently from ab61db7 to abf6c03 Compare February 14, 2026 21:40
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 3 times, most recently from 28980d8 to e2c324b Compare February 25, 2026 05:51
@renovate renovate bot changed the title Update actions/download-artifact action to v7 Update GitHub Artifact Actions (major) Feb 26, 2026
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 3 times, most recently from 9f70fa5 to d7b2fe4 Compare March 2, 2026 17:06
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 5633d84 to a2bf4df Compare March 3, 2026 12:56
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from a2bf4df to 5e1e953 Compare March 6, 2026 02:39
@renovate renovate bot changed the title Update GitHub Artifact Actions (major) Update actions/upload-artifact action to v7 Mar 9, 2026
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant