Bump the github-actions group across 1 directory with 4 updates#2498
Merged
Eliah Kagan (EliahKagan) merged 1 commit intomainfrom Apr 1, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates pinned GitHub Actions used in this repository’s CI/security/release workflows to newer upstream versions, keeping the workflow supply chain current and aligned with upstream Node runtime migrations.
Changes:
- Bump
Swatinem/rust-cachepins from v2.8.2 to v2.9.1 in CI and cron workflows. - Bump
actions/upload-artifactpin from v6.0.0 to v7.0.0 in CIFuzz workflow. - Bump
msys2/setup-msys2(v2.30.0 → v2.31.0) andzizmorcore/zizmor-action(v0.5.0 → v0.5.2) pins.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/zizmor.yml | Updates zizmor action pin to v0.5.2 for workflow security analysis. |
| .github/workflows/release.yml | Updates MSYS2 setup action pin to v2.31.0 for Windows installation/release job. |
| .github/workflows/cron.yml | Updates rust-cache action pin to v2.9.1 for scheduled stress job caching. |
| .github/workflows/cifuzz.yml | Updates upload-artifact action pin to v7.0.0 for crash artifact uploads. |
| .github/workflows/ci.yml | Updates rust-cache action pin to v2.9.1 across CI jobs. |
Member
|
Dependabot (@dependabot) rebase |
Bumps the github-actions group with 4 updates: [Swatinem/rust-cache](https://github.com/swatinem/rust-cache), [actions/upload-artifact](https://github.com/actions/upload-artifact), [msys2/setup-msys2](https://github.com/msys2/setup-msys2) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `Swatinem/rust-cache` from 2.8.2 to 2.9.1 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@779680d...c193711) Updates `actions/upload-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b7c566a...bbbca2d) Updates `msys2/setup-msys2` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/msys2/setup-msys2/releases) - [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md) - [Commits](msys2/setup-msys2@4f806de...cafece8) Updates `zizmorcore/zizmor-action` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@0dce257...71321a2) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: msys2/setup-msys2 dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
3a53eb7 to
5ac5b38
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.
Bumps the github-actions group with 4 updates in the / directory: Swatinem/rust-cache, actions/upload-artifact, msys2/setup-msys2 and zizmorcore/zizmor-action.
Updates
Swatinem/rust-cachefrom 2.8.2 to 2.9.1Release notes
Sourced from Swatinem/rust-cache's releases.
Changelog
Sourced from Swatinem/rust-cache's changelog.
... (truncated)
Commits
c1937112.9.1781e8d9try reverting pipeline change3d1fa46add changelogc6768462.9.0bf71d02bump dependencies and rebuild8a02ed5Bump@types/nodefrom 25.0.2 to 25.2.2 in the dev-minor group (#309)390157dBump the prd-minor group across 1 directory with 2 updates (#307)68500c1Bump the actions group across 1 directory with 7 updates (#312)1a83841Migrate tonode24runner (#314)11da852Compare case-insenitively for full cache key match (#303)Updates
actions/upload-artifactfrom 6.0.0 to 7.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testUpdates
msys2/setup-msys2from 2.30.0 to 2.31.0Release notes
Sourced from msys2/setup-msys2's releases.
Changelog
Sourced from msys2/setup-msys2's changelog.
... (truncated)
Commits
cafece8v2.31.0 1bb07685f08feb242756e4f3fe3cfd9bb7490cf0Updates
zizmorcore/zizmor-actionfrom 0.5.0 to 0.5.2Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
71321a2Sync zizmor versions (#96)5ed31dbBump pins (#95)195d10aSync zizmor versions (#94)c65bc88chore(deps): bump github/codeql-action in the github-actions group (#93)c2c887fchore(deps): bump zizmorcore/zizmor-action in the github-actions group (#91)5507ab0Bump pins in README (#90)