Skip to content

Commit

Permalink
Merge pull request #340 from docker/dependabot/npm_and_yarn/docker/ac…
Browse files Browse the repository at this point in the history
…tions-toolkit-0.32.0

build(deps): bump @docker/actions-toolkit from 0.31.0 to 0.32.0
  • Loading branch information
crazy-max committed Jul 5, 2024
2 parents 4fd8129 + 560ac46 commit 2ad1852
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@actions/core": "^1.10.1",
"@docker/actions-toolkit": "^0.31.0",
"@docker/actions-toolkit": "^0.32.0",
"js-yaml": "^4.1.0",
"uuid": "^10.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1071,9 +1071,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:^0.31.0":
version: 0.31.0
resolution: "@docker/actions-toolkit@npm:0.31.0"
"@docker/actions-toolkit@npm:^0.32.0":
version: 0.32.0
resolution: "@docker/actions-toolkit@npm:0.32.0"
dependencies:
"@actions/artifact": ^2.1.7
"@actions/cache": ^3.2.4
Expand All @@ -1096,7 +1096,7 @@ __metadata:
semver: ^7.6.2
tar-stream: ^3.1.7
tmp: ^0.2.3
checksum: 34fdc08b6380bbee05fc740b161bb1172658da6d3e58f0f9cf8bc12011da638b37314e2a92a689542955189459ace241769c9f247a6917bf8365bc461221eecd
checksum: c9e23d41a5732220b3cea175b1f8210bdb61a1e3079567685efe93a30a2a7abfb48dc055053b2b4ee3210234364857d42836144586d1e84463b99ba00fe1e18a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3168,7 +3168,7 @@ __metadata:
resolution: "docker-setup-buildx@workspace:."
dependencies:
"@actions/core": ^1.10.1
"@docker/actions-toolkit": ^0.31.0
"@docker/actions-toolkit": ^0.32.0
"@types/js-yaml": ^4.0.9
"@types/node": ^20.12.12
"@types/uuid": ^10.0.0
Expand Down

1 comment on commit 2ad1852

@Necmeddinhammami
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yis

Please sign in to comment.