Skip to content

chore(deps): update github actions#23

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

chore(deps): update github actions#23
bootc-bot[bot] wants to merge 1 commit intomainfrom
bootc-renovate/github-actions

Conversation

@bootc-bot
Copy link
Contributor

@bootc-bot bootc-bot bot commented Dec 9, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6
actions/download-artifact action major v6.0.0v8.0.0
actions/upload-artifact action major v5v7
crazy-max/ghaction-import-gpg action major v6v7
peter-evans/create-pull-request action major v7v8

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

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

v7.0.0

Compare Source

v7 - What's new

[!IMPORTANT]
actions/download-artifact@​v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed
New Contributors

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

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

v7

Compare Source

v6

Compare Source

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

v7

Compare Source

peter-evans/create-pull-request (peter-evans/create-pull-request)

v8

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.

@bootc-bot bootc-bot bot requested a review from ckyrouac December 9, 2025 21:12
@bootc-bot bootc-bot bot changed the title chore(deps): update peter-evans/create-pull-request action to v8 chore(deps): update github actions Dec 12, 2025
@bootc-bot bootc-bot bot force-pushed the bootc-renovate/github-actions branch from fc788c9 to 5967bf9 Compare December 12, 2025 19:11
@bootc-bot bootc-bot bot force-pushed the bootc-renovate/github-actions branch from 5967bf9 to 92e4095 Compare January 29, 2026 18:23
@bootc-bot bootc-bot bot force-pushed the bootc-renovate/github-actions branch 2 times, most recently from 5c6823f to f0ba31b Compare February 26, 2026 19:25
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 f0ba31b to 2bc8cc3 Compare March 2, 2026 12:23
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.

0 participants