Skip to content

chore(deps): update github actions#2031

Merged
cgwalters merged 1 commit intomainfrom
bootc-renovate/github-actions
Mar 3, 2026
Merged

chore(deps): update github actions#2031
cgwalters merged 1 commit intomainfrom
bootc-renovate/github-actions

Conversation

@bootc-bot
Copy link
Contributor

@bootc-bot bootc-bot bot commented Mar 1, 2026

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v7.0.0v8.0.0
actions/download-artifact action major v7v8
actions/upload-artifact action major v6v7
crazy-max/ghaction-import-gpg action major v6v7

Release Notes

actions/download-artifact (actions/download-artifact)

v8.0.0

Compare Source

v8 - What's new
Direct downloads

To support direct uploads in actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the Content-Type header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new skip-decompress parameter to false.

Enforced checks (breaking)

A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the digest-mismatch parameter. To be secure by default, we are now defaulting the behavior to error which will fail the workflow run.

ESM

To support new versions of the @​actions/* packages, we've upgraded the package to ESM.

What's Changed

Full Changelog: actions/download-artifact@v7...v8.0.0

actions/upload-artifact (actions/upload-artifact)

v7

Compare Source

crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)

v7

Compare Source


Configuration

📅 Schedule: Branch creation - "on sunday" in timezone 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added the area/ostree Issues related to ostree label Mar 1, 2026
@bootc-bot bootc-bot bot requested a review from henrywang March 1, 2026 00:49
henrywang
henrywang previously approved these changes Mar 2, 2026
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
@bootc-bot bootc-bot bot force-pushed the bootc-renovate/github-actions branch from f346d59 to 22c99d5 Compare March 2, 2026 12:22
@cgwalters cgwalters enabled auto-merge (rebase) March 2, 2026 14:46
@cgwalters cgwalters merged commit 1e1d637 into main Mar 3, 2026
95 of 99 checks passed
@cgwalters cgwalters deleted the bootc-renovate/github-actions branch March 3, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ostree Issues related to ostree

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants