Skip to content

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

Merged
cbartz merged 2 commits intomainfrom
renovate/major-github-artifact-actions
Mar 22, 2026
Merged

chore(deps): update actions/upload-artifact action to v7#740
cbartz merged 2 commits intomainfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 26, 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 - At any time (no schedule defined), 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.

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 0b80b77 to 8cfdade Compare February 27, 2026 09:39
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 8cfdade to a3883c6 Compare February 27, 2026 18:28
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from a3883c6 to 741e208 Compare March 2, 2026 10:16
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 741e208 to 5fdc372 Compare March 4, 2026 12:34
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 5fdc372 to be3188b Compare March 9, 2026 22:42
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from be3188b to 3b8b49c Compare March 10, 2026 19:50
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 3b8b49c to f83d6f0 Compare March 12, 2026 12:13
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from f83d6f0 to 3168035 Compare March 17, 2026 06:47
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 3168035 to d0aadec Compare March 17, 2026 08:35
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from d0aadec to bbb328c Compare March 18, 2026 12:47
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from bbb328c to 78ce942 Compare March 19, 2026 07:42
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 78ce942 to 11cda78 Compare March 20, 2026 11:15
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 11cda78 to 1bec983 Compare March 20, 2026 11:44
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 1bec983 to aeeddd1 Compare March 20, 2026 12:55
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from aeeddd1 to c8c0cbc Compare March 20, 2026 13:44
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from c8c0cbc to 1e73c3c Compare March 20, 2026 20:19
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 1e73c3c to 526c000 Compare March 21, 2026 11:13
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 526c000 to 172fcc6 Compare March 21, 2026 13:45
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 172fcc6 to fb2ebdf Compare March 21, 2026 18:09
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 22, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cbartz
Copy link
Copy Markdown
Collaborator

cbartz commented Mar 22, 2026

force merging, the prometheus metrics test is flaky atm and under investigation https://github.com/canonical/github-runner-operator/actions/runs/23397908412/job/68070879824?pr=740

@cbartz cbartz disabled auto-merge March 22, 2026 10:38
@cbartz cbartz merged commit c03d908 into main Mar 22, 2026
88 of 91 checks passed
@cbartz cbartz deleted the renovate/major-github-artifact-actions branch March 22, 2026 10:39
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