build(deps): bump @actions/cache from 4.0.5 to 4.1.0

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.5 to 4.1.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: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-24 22:06:37 +00:00
committed by GitHub
parent 41c2b21211
commit e93e6442aa
2 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
},
"dependencies": {
"@actions/artifact": "^2.3.2",
"@actions/cache": "^4.0.5",
"@actions/cache": "^4.1.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.1",

View File

@@ -32,9 +32,9 @@ __metadata:
languageName: node
linkType: hard
"@actions/cache@npm:^4.0.5":
version: 4.0.5
resolution: "@actions/cache@npm:4.0.5"
"@actions/cache@npm:^4.1.0":
version: 4.1.0
resolution: "@actions/cache@npm:4.1.0"
dependencies:
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.0.1"
@@ -46,7 +46,7 @@ __metadata:
"@azure/storage-blob": "npm:^12.13.0"
"@protobuf-ts/runtime-rpc": "npm:^2.11.1"
semver: "npm:^6.3.1"
checksum: 10/e5617453ad4f17eec3e5a7b11cc2699e659a599bad690dd8f962c9bd974d5038eba4ded2806875c6495d763f85320ba6b152200223ff185583388010c4edd56c
checksum: 10/ee0bb0db93b0e1ffefec86400236589cc8c2ee3fc87a876acf136a49162e17d60fd42a643163ccb3653a0ee3b1ec10ba48b638142944ea2a4a88b845201fbf6d
languageName: node
linkType: hard
@@ -1110,7 +1110,7 @@ __metadata:
resolution: "@docker/actions-toolkit@workspace:."
dependencies:
"@actions/artifact": "npm:^2.3.2"
"@actions/cache": "npm:^4.0.5"
"@actions/cache": "npm:^4.1.0"
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.1.1"
"@actions/github": "npm:^6.0.1"