Skip to content

Commit

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

chore(deps): Bump @docker/actions-toolkit from 0.29.0 to 0.30.0
  • Loading branch information
crazy-max committed Jul 2, 2024
2 parents ff7b24e + b0a0aea commit 5060c11
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 @@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.1",
"@docker/actions-toolkit": "^0.29.0",
"@docker/actions-toolkit": "^0.30.0",
"handlebars": "^4.7.8"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1048,9 +1048,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:^0.29.0":
version: 0.29.0
resolution: "@docker/actions-toolkit@npm:0.29.0"
"@docker/actions-toolkit@npm:^0.30.0":
version: 0.30.0
resolution: "@docker/actions-toolkit@npm:0.30.0"
dependencies:
"@actions/artifact": ^2.1.7
"@actions/cache": ^3.2.4
Expand All @@ -1073,7 +1073,7 @@ __metadata:
semver: ^7.6.2
tar-stream: ^3.1.7
tmp: ^0.2.3
checksum: c5685a5de22103d4d2cd978eaecd042be5fd8f5e166b11a1ff9f5a852b65b67969c237b43b3b742bfe85457b03ee60088e58ebc3cfa8b33b7df659e916fd4484
checksum: 0e5ea396c93558b4f9841485c57094a707a98cbbc4ade0de119fdf30dc4c3c7fbb0a5ed86d187f89d78db03f66ea5c6903f241d5ca87c9a0f780ae868f866310
languageName: node
linkType: hard

Expand Down Expand Up @@ -3148,7 +3148,7 @@ __metadata:
resolution: "docker-buildx-bake@workspace:."
dependencies:
"@actions/core": ^1.10.1
"@docker/actions-toolkit": ^0.29.0
"@docker/actions-toolkit": ^0.30.0
"@types/node": ^20.12.12
"@typescript-eslint/eslint-plugin": ^7.9.0
"@typescript-eslint/parser": ^7.9.0
Expand Down

0 comments on commit 5060c11

Please sign in to comment.