Skip to content

[deps]: Update actions/upload-artifact action to v7#470

Merged
bensbits91 merged 1 commit intomainfrom
renovate/major-github-artifact-actions
Mar 26, 2026
Merged

[deps]: Update actions/upload-artifact action to v7#470
bensbits91 merged 1 commit intomainfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 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 - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner March 16, 2026 02:56
@renovate renovate bot requested a review from bensbits91 March 16, 2026 02:56
@bitwarden-bot bitwarden-bot changed the title [deps]: Update actions/upload-artifact action to v7 [PM-33653] [deps]: Update actions/upload-artifact action to v7 Mar 16, 2026
@bitwarden-bot
Copy link
Copy Markdown

Internal tracking:

@renovate renovate bot changed the title [PM-33653] [deps]: Update actions/upload-artifact action to v7 [deps]: Update actions/upload-artifact action to v7 Mar 16, 2026
@bensbits91 bensbits91 self-assigned this Mar 16, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 16, 2026

Logo
Checkmarx One – Scan Summary & Details61226078-60cf-4a80-a710-95d781b19183


New Issues (1) Checkmarx found the following issues in this Pull Request
# Severity Issue Source File / Package Checkmarx Insight
1 HIGH CVE-2026-33671 Npm-picomatch-2.3.1
detailsDescription: `picomatch` is vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package

@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 03c07c5 to 068bc6a Compare March 26, 2026 15:55
@bensbits91 bensbits91 merged commit 7009eee into main Mar 26, 2026
12 of 13 checks passed
@bensbits91 bensbits91 deleted the renovate/major-github-artifact-actions branch March 26, 2026 17:06
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.

2 participants