mirror of
https://github.com/docker/build-push-action.git
synced 2025-05-06 21:49:33 +02:00
Bump @docker/actions-toolkit from 0.59.0 to 0.60.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
c566248492
commit
e339c24456
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
||||||
"packageManager": "yarn@3.6.3",
|
"packageManager": "yarn@3.6.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@docker/actions-toolkit": "0.59.0",
|
"@docker/actions-toolkit": "0.60.0",
|
||||||
"handlebars": "^4.7.7"
|
"handlebars": "^4.7.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1072,9 +1072,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@docker/actions-toolkit@npm:0.59.0":
|
"@docker/actions-toolkit@npm:0.60.0":
|
||||||
version: 0.59.0
|
version: 0.60.0
|
||||||
resolution: "@docker/actions-toolkit@npm:0.59.0"
|
resolution: "@docker/actions-toolkit@npm:0.60.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@actions/artifact": ^2.3.2
|
"@actions/artifact": ^2.3.2
|
||||||
"@actions/cache": ^4.0.3
|
"@actions/cache": ^4.0.3
|
||||||
|
@ -1097,7 +1097,7 @@ __metadata:
|
||||||
semver: ^7.7.1
|
semver: ^7.7.1
|
||||||
tar-stream: ^3.1.7
|
tar-stream: ^3.1.7
|
||||||
tmp: ^0.2.3
|
tmp: ^0.2.3
|
||||||
checksum: 0956071aa04e04132b789d47ba57813c566115bea9fdedf3c648d0a0da8ce12350de9cd2a796ce1da7b64b995ae073bfe344b0f63c6f331a45e60195e15680a6
|
checksum: dc7d15b00b8e935b2e4813a0db08b67d4fb6817f6455fd7be1c51cb56a5beeec692c86b2f333437f6dafe81a74e08a38fcff5300384182c733f8a2cfa322f07b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3143,7 +3143,7 @@ __metadata:
|
||||||
resolution: "docker-build-push@workspace:."
|
resolution: "docker-build-push@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@actions/core": ^1.11.1
|
"@actions/core": ^1.11.1
|
||||||
"@docker/actions-toolkit": 0.59.0
|
"@docker/actions-toolkit": 0.60.0
|
||||||
"@types/node": ^20.12.12
|
"@types/node": ^20.12.12
|
||||||
"@typescript-eslint/eslint-plugin": ^7.9.0
|
"@typescript-eslint/eslint-plugin": ^7.9.0
|
||||||
"@typescript-eslint/parser": ^7.9.0
|
"@typescript-eslint/parser": ^7.9.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue