Update GH Actions - #1
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
January 6, 2025 15:43
a20c9aa to
fc51a8d
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
2 times, most recently
from
February 25, 2025 23:45
f1ff1a7 to
5c9eea1
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
March 11, 2025 07:26
5c9eea1 to
6fbd5cc
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
April 12, 2025 03:53
6fbd5cc to
1816ec7
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
June 22, 2025 23:55
1816ec7 to
0b4d2db
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
July 19, 2025 12:04
0b4d2db to
fabb8c1
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
2 times, most recently
from
August 11, 2025 23:38
4736f03 to
0917177
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
2 times, most recently
from
September 4, 2025 11:52
064a738 to
f987c9b
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
October 26, 2025 03:59
f987c9b to
fbb01d4
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
November 22, 2025 03:42
fbb01d4 to
239fb83
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
2 times, most recently
from
December 14, 2025 12:15
4817d19 to
deaa67a
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
February 5, 2026 07:36
deaa67a to
4922b41
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
February 14, 2026 06:51
4922b41 to
97570e6
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
March 1, 2026 07:22
97570e6 to
b6312bf
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
March 31, 2026 08:49
b6312bf to
a9c8371
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
April 19, 2026 05:04
a9c8371 to
271363b
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
May 1, 2026 09:45
271363b to
f86ebfb
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
June 12, 2026 13:00
f86ebfb to
5f3e1ae
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
June 20, 2026 12:12
5f3e1ae to
03206a5
Compare
renovate
Bot
force-pushed
the
renovate/gh-actions
branch
from
June 24, 2026 03:12
03206a5 to
70b0e45
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v6v4→v7v4→v8v4→v7v4→v6v15→v17v27→v31v4→v6v1.5.1→v1.5.2v2.24.1→v2.32.0v2→v322.04→24.042022→2025Release Notes
actions/cache (actions/cache)
v6.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
v6Compare Source
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v5...v5.0.4
v5.0.3Compare Source
What's Changed
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)@actions/coreto v2.0.3Full Changelog: actions/cache@v5...v5.0.3
v5.0.2: v.5.0.2Compare Source
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
v5.0.1Compare Source
v5.0.1
What's Changed
v5.0.0
What's Changed
Full Changelog: actions/cache@v5...v5.0.1
v5.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v4.3.0...v5.0.0
v5Compare Source
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
v6.1.0Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.1.0Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v5Compare Source
actions/download-artifact (actions/download-artifact)
v8.0.1Compare Source
What's Changed
Full Changelog: actions/download-artifact@v8...v8.0.1
v8.0.0Compare 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 theContent-Typeheader ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the newskip-decompressparameter totrue.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-mismatchparameter. To be secure by default, we are now defaulting the behavior toerrorwhich will fail the workflow run.ESM
To support new versions of the @actions/* packages, we've upgraded the package to ESM.
What's Changed
errorby @danwkennedy in #461Full Changelog: actions/download-artifact@v7...v8.0.0
v8Compare Source
v7.0.0Compare Source
v7 - What's new
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
v7Compare Source
v6.0.0Compare Source
What's Changed
BREAKING CHANGE: this update supports Node
v24.x. This is not a breaking change per-se but we're treating it as such.@actions/artifacttov4.0.0v6.0.0by @danwkennedy in #438New Contributors
Full Changelog: actions/download-artifact@v5...v6.0.0
v6Compare Source
v5.0.0Compare Source
What's Changed
v5.0.0
🚨 Breaking Change
This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.
What Changed
Previously, single artifact downloads behaved differently depending on how you specified the artifact:
name: my-artifact→ extracted topath/(direct)artifact-ids: 12345→ extracted topath/my-artifact/(nested)Now both methods are consistent:
name: my-artifact→ extracted topath/(unchanged)artifact-ids: 12345→ extracted topath/(fixed - now direct)Migration Guide
✅ No Action Needed If:
merge-multiple: trueas a workaroundYou download single artifacts by ID and your workflows expect the nested directory structure.
Before v5 (nested structure):
To maintain old behavior (if needed):
New Contributors
Full Changelog: actions/download-artifact@v4...v5.0.0
v5Compare Source
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto 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. Thenameparameter 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
v7Compare Source
v6.0.0Compare Source
v6 - What's new
Node.js 24
This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 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
Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0
v6Compare Source
v5.0.0Compare Source
What's Changed
BREAKING CHANGE: this update supports Node
v24.x. This is not a breaking change per-se but we're treating it as such.@actions/artifacttov4.0.0v5.0.0by @danwkennedy in #734New Contributors
Full Changelog: actions/upload-artifact@v4...v5.0.0
v5Compare Source
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v6.2.3Compare Source
v6.2.2Compare Source
v6.2.2Compare Source
Miscellaneous Chores
v6.2.1Compare Source
Bug Fixes
v6.2.0Compare Source
Features
Bug Fixes
v6.1.3Compare Source
Bug Fixes
v6.1.2Compare Source
Bug Fixes
v6.1.1Compare Source
What's Changed
Full Changelog: aws-actions/configure-aws-credentials@v6...v6.1.1
v6.1.0Compare Source
Features
v6.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
aws-account-idandauthenticated-arnwhen using role-chaining (#1633) (7ceaf96)v6Compare Source
v5.1.1Compare Source
Miscellaneous Chores
v5.1.0Compare Source
Features
Bug Fixes
v5.0.0Compare Source
⚠ BREAKING CHANGES
Features
v5Compare Source
cachix/cachix-action (cachix/cachix-action)
v17Compare Source
What's Changed
Breaking changes
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Bug fixes
Full Changelog: cachix/cachix-action@v16...v17
v16Compare Source
What's Changed
Full Changelog: cachix/cachix-action@v15...v16
cachix/install-nix-action (cachix/install-nix-action)
v31.11.0Compare Source
What's Changed
Release notes: https://discourse.nixos.org/t/nix-2-35-0-released/78914
Full Changelog: cachix/install-nix-action@v31.10.7...v31.11.0
v31.10.7Compare Source
What's Changed
Full Changelog: cachix/install-nix-action@v31.10.6...v31.10.7
v31.10.6Compare Source
What's Changed
GHSA-vh5x-56v6-4368: Fixes a coroutine stack-to-heap overflow via unbounded recursion in the NAR directory parser. Severity: High.
GHSA-gr92-w2r5-qw5p: Fixes an absolute path traversal vulnerability when unpacking archives to disk. Severity: Moderate.
Full Changelog: cachix/install-nix-action@v31...v31.10.6
v31.10.5Compare Source
What's Changed
Full Changelog: cachix/install-nix-action@v31...v31.10.5
v31.10.4Compare Source
What's Changed
[SECURITY] Fixes a root privilege escalation vulnerability via sandbox escape GHSA-g3g9-5vj6-r3gj
Full Changelog: cachix/install-nix-action@v31.10.3...v31.10.4
v31.10.3Compare Source
What's Changed
Full Changelog: cachix/install-nix-action@v31...v31.10.3
v31.10.2Compare Source
What's Changed
Full Changelog: cachix/install-nix-action@v31...v31.10.2
v31.10.1Compare Source
What's Changed
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.