3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2026-02-10 12:50:55 +00:00

build(deps): bump @actions/cache from 5.0.5 to 6.0.0

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.5 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

---
updated-dependencies:
- dependency-name: "@actions/cache"
  dependency-version: 6.0.0
  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] 2026-01-30 21:12:45 +00:00 committed by GitHub
parent b7e8d49f17
commit 65843ae8ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 101 additions and 31 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.0.5",
"@actions/cache": "^6.0.0",
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/io": "^2.0.0"