diff --git a/package.json b/package.json index dd99adb..e3a00eb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@actions/artifact": "^5.0.2", - "@actions/cache": "^5.0.1", + "@actions/cache": "^5.0.2", "@actions/core": "^2.0.2", "@actions/exec": "^2.0.0", "@actions/github": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index 43b939b..ad9b3d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,21 +33,21 @@ __metadata: languageName: node linkType: hard -"@actions/cache@npm:^5.0.1": - version: 5.0.1 - resolution: "@actions/cache@npm:5.0.1" +"@actions/cache@npm:^5.0.2": + version: 5.0.2 + resolution: "@actions/cache@npm:5.0.2" dependencies: "@actions/core": "npm:^2.0.0" "@actions/exec": "npm:^2.0.0" "@actions/glob": "npm:^0.5.0" - "@actions/http-client": "npm:^3.0.0" + "@actions/http-client": "npm:^3.0.1" "@actions/io": "npm:^2.0.0" "@azure/abort-controller": "npm:^1.1.0" "@azure/core-rest-pipeline": "npm:^1.22.0" "@azure/storage-blob": "npm:^12.29.1" "@protobuf-ts/runtime-rpc": "npm:^2.11.1" semver: "npm:^6.3.1" - checksum: 10/5ee1ea2fcd9a4f7c5029beb122a9427ac51aa381074ed39f549124772ca00f0f5a7d2218102559d0b86037b5ab2c3d57dc2abb3651cb41959de39963b228c05a + checksum: 10/86932f0fc34784ce9c1f528609cb2d9034a5b61e959866314bf2577b9ae21b66221590efb4fefad2be70a6274f6e275dfee666daf080345bf21f78f7c437c50d languageName: node linkType: hard @@ -1204,7 +1204,7 @@ __metadata: resolution: "@docker/actions-toolkit@workspace:." dependencies: "@actions/artifact": "npm:^5.0.2" - "@actions/cache": "npm:^5.0.1" + "@actions/cache": "npm:^5.0.2" "@actions/core": "npm:^2.0.2" "@actions/exec": "npm:^2.0.0" "@actions/github": "npm:^7.0.0"