Merge pull request #924 from docker/dependabot/npm_and_yarn/actions/tool-cache-3.0.0
build(deps): bump @actions/tool-cache from 2.0.2 to 3.0.0
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"@actions/github": "^7.0.0",
|
||||
"@actions/http-client": "^3.0.1",
|
||||
"@actions/io": "^2.0.0",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"@actions/tool-cache": "^3.0.0",
|
||||
"@azure/storage-blob": "^12.29.1",
|
||||
"@octokit/core": "^5.2.2",
|
||||
"@octokit/plugin-rest-endpoint-methods": "^10.4.1",
|
||||
|
||||
26
yarn.lock
26
yarn.lock
@@ -51,7 +51,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^1.11.1, @actions/core@npm:^1.9.1":
|
||||
"@actions/core@npm:^1.9.1":
|
||||
version: 1.11.1
|
||||
resolution: "@actions/core@npm:1.11.1"
|
||||
dependencies:
|
||||
@@ -71,7 +71,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^2.0.2":
|
||||
"@actions/core@npm:^2.0.1, @actions/core@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@actions/core@npm:2.0.2"
|
||||
dependencies:
|
||||
@@ -81,7 +81,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/exec@npm:^1.0.0, @actions/exec@npm:^1.1.1":
|
||||
"@actions/exec@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@actions/exec@npm:1.1.1"
|
||||
dependencies:
|
||||
@@ -178,7 +178,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1":
|
||||
"@actions/io@npm:^1.0.1":
|
||||
version: 1.1.3
|
||||
resolution: "@actions/io@npm:1.1.3"
|
||||
checksum: 10/4de44e8d428ba9f20049c844b37ecd486b589ed201f8cc8c5b550a9e4c72d1f594271ee2a7a6cfe8a42ebfb5dd527ef65016454656db391a353d41eab4f147e1
|
||||
@@ -192,16 +192,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/tool-cache@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@actions/tool-cache@npm:2.0.2"
|
||||
"@actions/tool-cache@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "@actions/tool-cache@npm:3.0.0"
|
||||
dependencies:
|
||||
"@actions/core": "npm:^1.11.1"
|
||||
"@actions/exec": "npm:^1.0.0"
|
||||
"@actions/http-client": "npm:^2.0.1"
|
||||
"@actions/io": "npm:^1.1.1"
|
||||
"@actions/core": "npm:^2.0.1"
|
||||
"@actions/exec": "npm:^2.0.0"
|
||||
"@actions/http-client": "npm:^3.0.1"
|
||||
"@actions/io": "npm:^2.0.0"
|
||||
semver: "npm:^6.1.0"
|
||||
checksum: 10/87ec7fef40a2ad606c4a8b47833c1818ddb42e009bd0434b49dfc8c8bd4de6b67b4edafae599e76869d923a2f940f223866012b0179dcbb172c784d90da3c3a9
|
||||
checksum: 10/9e881d280cc627f950745696c508e63570db04773e8ce027ce7824192a1c32a00417d029fd27ad8b5dd2bdfc81ebcc551c9204b87a757d3d5685aa2c9255e784
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1210,7 +1210,7 @@ __metadata:
|
||||
"@actions/github": "npm:^7.0.0"
|
||||
"@actions/http-client": "npm:^3.0.1"
|
||||
"@actions/io": "npm:^2.0.0"
|
||||
"@actions/tool-cache": "npm:^2.0.2"
|
||||
"@actions/tool-cache": "npm:^3.0.0"
|
||||
"@azure/storage-blob": "npm:^12.29.1"
|
||||
"@eslint/compat": "npm:^2.0.0"
|
||||
"@eslint/eslintrc": "npm:^3.3.3"
|
||||
|
||||
Reference in New Issue
Block a user