Merge pull request #925 from docker/dependabot/npm_and_yarn/actions/cache-5.0.2

build(deps): bump @actions/cache from 5.0.1 to 5.0.2
This commit is contained in:
CrazyMax
2026-01-08 16:30:42 +01:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

View File

@@ -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",

View File

@@ -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"