Skip to content

Commit

Permalink
vendor: bump @docker/actions-toolkit from 0.12.0-rc.1 to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Sep 10, 2023
1 parent 2105ee4 commit cc7ab47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.0",
"@docker/actions-toolkit": "^0.12.0-rc.1",
"@docker/actions-toolkit": "^0.12.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -880,9 +880,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:^0.12.0-rc.1":
version: 0.12.0-rc.1
resolution: "@docker/actions-toolkit@npm:0.12.0-rc.1"
"@docker/actions-toolkit@npm:^0.12.0":
version: 0.12.0
resolution: "@docker/actions-toolkit@npm:0.12.0"
dependencies:
"@actions/cache": ^3.2.2
"@actions/core": ^1.10.0
Expand All @@ -899,7 +899,7 @@ __metadata:
jwt-decode: ^3.1.2
semver: ^7.5.4
tmp: ^0.2.1
checksum: 6f193e71eba251bcb6f280e8e2f62bfb856f449ae9f93702d97bad92713a7e65278cfdc7666b337f7d5556e7b3d05526cea64d5c80ede442aa7479cad209609d
checksum: 22ea016c584528918726d8f2751a4e421c2db07f5809f035be726166242bfc67a1a60e7fc084b4a18696c9d39bd7917d3d14d2379d1228c75a3a3fc44e147d32
languageName: node
linkType: hard

Expand Down Expand Up @@ -2723,7 +2723,7 @@ __metadata:
resolution: "docker-setup-docker@workspace:."
dependencies:
"@actions/core": ^1.10.0
"@docker/actions-toolkit": ^0.12.0-rc.1
"@docker/actions-toolkit": ^0.12.0
"@types/node": ^20.6.0
"@typescript-eslint/eslint-plugin": ^6.6.0
"@typescript-eslint/parser": ^6.6.0
Expand Down

0 comments on commit cc7ab47

Please sign in to comment.