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:
@@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/artifact": "^2.3.2",
|
"@actions/artifact": "^2.3.2",
|
||||||
"@actions/cache": "^4.0.5",
|
"@actions/cache": "^4.1.0",
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"@actions/github": "^6.0.1",
|
"@actions/github": "^6.0.1",
|
||||||
|
|||||||
10
yarn.lock
10
yarn.lock
@@ -32,9 +32,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@actions/cache@npm:^4.0.5":
|
"@actions/cache@npm:^4.1.0":
|
||||||
version: 4.0.5
|
version: 4.1.0
|
||||||
resolution: "@actions/cache@npm:4.0.5"
|
resolution: "@actions/cache@npm:4.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@actions/core": "npm:^1.11.1"
|
"@actions/core": "npm:^1.11.1"
|
||||||
"@actions/exec": "npm:^1.0.1"
|
"@actions/exec": "npm:^1.0.1"
|
||||||
@@ -46,7 +46,7 @@ __metadata:
|
|||||||
"@azure/storage-blob": "npm:^12.13.0"
|
"@azure/storage-blob": "npm:^12.13.0"
|
||||||
"@protobuf-ts/runtime-rpc": "npm:^2.11.1"
|
"@protobuf-ts/runtime-rpc": "npm:^2.11.1"
|
||||||
semver: "npm:^6.3.1"
|
semver: "npm:^6.3.1"
|
||||||
checksum: 10/e5617453ad4f17eec3e5a7b11cc2699e659a599bad690dd8f962c9bd974d5038eba4ded2806875c6495d763f85320ba6b152200223ff185583388010c4edd56c
|
checksum: 10/ee0bb0db93b0e1ffefec86400236589cc8c2ee3fc87a876acf136a49162e17d60fd42a643163ccb3653a0ee3b1ec10ba48b638142944ea2a4a88b845201fbf6d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1110,7 +1110,7 @@ __metadata:
|
|||||||
resolution: "@docker/actions-toolkit@workspace:."
|
resolution: "@docker/actions-toolkit@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@actions/artifact": "npm:^2.3.2"
|
"@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/core": "npm:^1.11.1"
|
||||||
"@actions/exec": "npm:^1.1.1"
|
"@actions/exec": "npm:^1.1.1"
|
||||||
"@actions/github": "npm:^6.0.1"
|
"@actions/github": "npm:^6.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user