Skip to content

Commit b696f51

Browse files
authored
Merge pull request #1195 from docker/dependabot/npm_and_yarn/actions/cache-6.1.0
build(deps): bump @actions/cache from 6.0.1 to 6.1.0
2 parents a86e4fb + 762b56e commit b696f51

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@actions/artifact": "^6.2.1",
46-
"@actions/cache": "^6.0.1",
46+
"@actions/cache": "^6.1.0",
4747
"@actions/core": "^3.0.1",
4848
"@actions/exec": "^3.0.0",
4949
"@actions/github": "^9.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ __metadata:
3434
languageName: node
3535
linkType: hard
3636

37-
"@actions/cache@npm:^6.0.1":
38-
version: 6.0.1
39-
resolution: "@actions/cache@npm:6.0.1"
37+
"@actions/cache@npm:^6.1.0":
38+
version: 6.1.0
39+
resolution: "@actions/cache@npm:6.1.0"
4040
dependencies:
4141
"@actions/core": "npm:^3.0.1"
4242
"@actions/exec": "npm:^3.0.0"
@@ -47,7 +47,7 @@ __metadata:
4747
"@azure/storage-blob": "npm:^12.31.0"
4848
"@protobuf-ts/runtime-rpc": "npm:^2.11.1"
4949
semver: "npm:^7.7.4"
50-
checksum: 10/05d2c18210fa3b583765d734e9dce6532c76d271805929608ee35f56dd3064e1d30f007400e3a275f74a7ad3e454cf0051b6eab4f15a9669dac081d811ee9d10
50+
checksum: 10/0cd89f335c1e89f514d56060110bfddc6ab1112ec0091533364c32aec2621896112cde71cfc4089b86d00f3b5478996088e4c4e0aba0aec32aae0afeb4921b3d
5151
languageName: node
5252
linkType: hard
5353

@@ -460,7 +460,7 @@ __metadata:
460460
resolution: "@docker/actions-toolkit@workspace:."
461461
dependencies:
462462
"@actions/artifact": "npm:^6.2.1"
463-
"@actions/cache": "npm:^6.0.1"
463+
"@actions/cache": "npm:^6.1.0"
464464
"@actions/core": "npm:^3.0.1"
465465
"@actions/exec": "npm:^3.0.0"
466466
"@actions/github": "npm:^9.1.1"

0 commit comments

Comments
 (0)