Skip to content

ci(deps): update actions/upload-artifact action to v7#338

Merged
prisis merged 1 commit intomainfrom
renovate/major-7-github-actions
Mar 13, 2026
Merged

ci(deps): update actions/upload-artifact action to v7#338
prisis merged 1 commit intomainfrom
renovate/major-7-github-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 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 - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot requested a review from prisis as a code owner March 3, 2026 17:22
@prisis prisis merged commit d0923af into main Mar 13, 2026
8 of 11 checks passed
@prisis prisis deleted the renovate/major-7-github-actions branch March 13, 2026 08:17
prisis pushed a commit that referenced this pull request Mar 17, 2026
…2026-03-17)

### Bug Fixes

* **deps:** update anolilab/workflows digest to 063d79a ([#345](#345)) ([64ac232](64ac232))
* **deps:** update commitlint monorepo to ^20.4.4 (patch) ([#346](#346)) ([61b2e64](61b2e64))
* **deps:** update dependency conventional-changelog-conventionalcommits to v9.3.0 ([#340](#340)) ([41ebeec](41ebeec))
* **deps:** update github-actions ([#337](#337)) ([8b41ff1](8b41ff1))
* **deps:** update github-actions ([#342](#342)) ([249297b](249297b))
* **deps:** update minor updates ([#321](#321)) ([8df4ef1](8df4ef1))
* **deps:** update minor updates (minor) ([#339](#339)) ([6e73117](6e73117))
* **deps:** update minor updates (minor) ([#343](#343)) ([063d79a](063d79a))
* **deps:** update patch updates ([#335](#335)) ([0f28eaf](0f28eaf))
* **deps:** update patch updates (patch) ([#336](#336)) ([03af722](03af722))

### Miscellaneous Chores

* **deps:** update dependency @anolilab/lint-staged-config to v6 ([#332](#332)) ([71d2bd1](71d2bd1))
* **deps:** update dependency brace-expansion@&gt;&[#x3d](https://github.com/anolilab/workflows/issues/x3d);1.0.0 &lt;&[#x3d](https://github.com/anolilab/workflows/issues/x3d);1.1.11 to v5 ([#333](#333)) ([59c15dc](59c15dc))
* **deps:** update dependency undici@&lt;6.23.0 to v7 ([#334](#334)) ([e71f5d1](e71f5d1))

### Continuous Integration

* **deps:** update actions/upload-artifact action to v7 ([#338](#338)) ([d0923af](d0923af))
* **deps:** update crazy-max/ghaction-github-labeler action to v6 ([#341](#341)) ([6824100](6824100))
* **deps:** update marocchino/sticky-pull-request-comment action to v3 ([#344](#344)) ([eddbaf2](eddbaf2))
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.

1 participant