Skip to content

Commit

Permalink
chore(deps): Bump @docker/actions-toolkit from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 2a53c6c commit c86eb8b
Show file tree
Hide file tree
Showing 2 changed files with 7 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.1",
"@docker/actions-toolkit": "0.23.0",
"@docker/actions-toolkit": "0.24.0",
"handlebars": "^4.7.7"
},
"devDependencies": {
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1055,9 +1055,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:0.23.0":
version: 0.23.0
resolution: "@docker/actions-toolkit@npm:0.23.0"
"@docker/actions-toolkit@npm:0.24.0":
version: 0.24.0
resolution: "@docker/actions-toolkit@npm:0.24.0"
dependencies:
"@actions/artifact": ^2.1.7
"@actions/cache": ^3.2.4
Expand All @@ -1073,10 +1073,11 @@ __metadata:
async-retry: ^1.3.3
csv-parse: ^5.5.6
handlebars: ^4.7.8
js-yaml: ^4.1.0
jwt-decode: ^4.0.0
semver: ^7.6.2
tmp: ^0.2.3
checksum: 7bac57e9d1af6214a16509051d7ac1f276880f332d44a0d52a3d9d3601204c0cbf9a23933772c5a0974e705d4295b32d036c4d37afe8965330d8f116df07faac
checksum: f9610ca263ba98bdf52736727b375930e2d20402e810c3d1d69b74fbe0a1c689ce4f04a1d02e058e9958a059c3bf01358d4428363bd02c702c05fda9e3fd82af
languageName: node
linkType: hard

Expand Down Expand Up @@ -3137,7 +3138,7 @@ __metadata:
resolution: "docker-build-push@workspace:."
dependencies:
"@actions/core": ^1.10.1
"@docker/actions-toolkit": 0.23.0
"@docker/actions-toolkit": 0.24.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 c86eb8b

Please sign in to comment.