Skip to content

Commit 108eb64

Browse files
authored
Merge pull request #940 from docker/dependabot/npm_and_yarn/actions/cache-5.0.3
build(deps): bump @actions/cache from 5.0.2 to 5.0.3
2 parents 2a3d026 + e99d5ed commit 108eb64

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@actions/artifact": "^5.0.2",
49-
"@actions/cache": "^5.0.2",
49+
"@actions/cache": "^5.0.3",
5050
"@actions/core": "^2.0.2",
5151
"@actions/exec": "^2.0.0",
5252
"@actions/github": "^7.0.0",

yarn.lock

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

36-
"@actions/cache@npm:^5.0.2":
37-
version: 5.0.2
38-
resolution: "@actions/cache@npm:5.0.2"
36+
"@actions/cache@npm:^5.0.3":
37+
version: 5.0.3
38+
resolution: "@actions/cache@npm:5.0.3"
3939
dependencies:
4040
"@actions/core": "npm:^2.0.0"
4141
"@actions/exec": "npm:^2.0.0"
@@ -47,7 +47,7 @@ __metadata:
4747
"@azure/storage-blob": "npm:^12.29.1"
4848
"@protobuf-ts/runtime-rpc": "npm:^2.11.1"
4949
semver: "npm:^6.3.1"
50-
checksum: 10/86932f0fc34784ce9c1f528609cb2d9034a5b61e959866314bf2577b9ae21b66221590efb4fefad2be70a6274f6e275dfee666daf080345bf21f78f7c437c50d
50+
checksum: 10/ac544a5ec75fc6147d7be7dc5cbee01d2b37f45a52be7cee31cd3471c6618b73d299a72580452f05911e2a049484cb2567209a8fbf5ac43705d86b59a0f8992a
5151
languageName: node
5252
linkType: hard
5353

@@ -1204,7 +1204,7 @@ __metadata:
12041204
resolution: "@docker/actions-toolkit@workspace:."
12051205
dependencies:
12061206
"@actions/artifact": "npm:^5.0.2"
1207-
"@actions/cache": "npm:^5.0.2"
1207+
"@actions/cache": "npm:^5.0.3"
12081208
"@actions/core": "npm:^2.0.2"
12091209
"@actions/exec": "npm:^2.0.0"
12101210
"@actions/github": "npm:^7.0.0"

0 commit comments

Comments
 (0)