Bump actions/cache from 4.3.0 to 5.0.1

Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0057852bfa...9255dc7a25)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-22 14:03:00 +00:00
committed by Dirkjan Ochtman
parent 490283abfe
commit 2648a51132
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Cache cargo bin
id: admin-cache
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
with:
path: ~/.cargo/bin
key: rustsec-admin-7ed6bee1571768e528a6631400d3b51f37463b29

View File

@@ -17,7 +17,7 @@ jobs:
ref: osv
persist-credentials: true # persists the token for git push below
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
id: admin-cache
with:
path: ~/.cargo/bin

View File

@@ -17,7 +17,7 @@ jobs:
ref: gh-pages
persist-credentials: true # persists the token for git push below
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
id: admin-cache
with:
path: ~/.cargo/bin

View File

@@ -22,7 +22,7 @@ jobs:
- name: Cache cargo bin
id: admin-cache
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
with:
path: ~/.cargo/bin
key: rustsec-admin-7ed6bee1571768e528a6631400d3b51f37463b29

View File

@@ -18,7 +18,7 @@ jobs:
- name: Cache cargo bin
id: admin-cache
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
with:
path: ~/.cargo/bin
key: rustsec-admin-7ed6bee1571768e528a6631400d3b51f37463b29