Bump actions/cache from 5.0.1 to 5.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-26 16:01:33 +00:00
committed by Dirkjan Ochtman
parent 56e9fb2b69
commit f3ccb643ce
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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
id: admin-cache
with:
path: ~/.cargo/bin

View File

@@ -22,7 +22,7 @@ jobs:
- name: Cache cargo bin
id: admin-cache
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
with:
path: ~/.cargo/bin
key: rustsec-admin-7ed6bee1571768e528a6631400d3b51f37463b29