Skip to content

Commit

Permalink
Update dependency @docker/actions-toolkit to ^0.51.0
Browse files Browse the repository at this point in the history
| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| npm        | @docker/actions-toolkit | 0.50.0 | 0.51.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 9e1b97b commit 1baa917
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 @@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@docker/actions-toolkit": "^0.50.0",
"@docker/actions-toolkit": "^0.51.0",
"@types/semver": "^7.5.8",
"handlebars": "^4.7.8",
"semver": "^7.6.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -673,9 +673,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:^0.50.0":
version: 0.50.0
resolution: "@docker/actions-toolkit@npm:0.50.0"
"@docker/actions-toolkit@npm:^0.51.0":
version: 0.51.0
resolution: "@docker/actions-toolkit@npm:0.51.0"
dependencies:
"@actions/artifact": "npm:^2.2.1"
"@actions/cache": "npm:^3.3.0"
Expand All @@ -698,7 +698,7 @@ __metadata:
semver: "npm:^7.6.3"
tar-stream: "npm:^3.1.7"
tmp: "npm:^0.2.3"
checksum: 10c0/448bc121d0591b77364dbe3df896ce95a6904ca577a97bee8f266e7b6cdeb933801fe9590fde018f0d809740d4d7c95dfe90c7361cbae1471bcec1eafc64414d
checksum: 10c0/38379734cefd5e4220da9638527c4e0386c43017cda637054a87bbc3deb28e74761bfd8fb47d4825154f31b4995cd9601c996ff46e8482309a19f35c0f6b8404
languageName: node
linkType: hard

Expand Down Expand Up @@ -4915,7 +4915,7 @@ __metadata:
dependencies:
"@actions/core": "npm:^1.11.1"
"@actions/github": "npm:^6.0.0"
"@docker/actions-toolkit": "npm:^0.50.0"
"@docker/actions-toolkit": "npm:^0.51.0"
"@types/jest": "npm:^29.5.14"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^22.10.5"
Expand Down

0 comments on commit 1baa917

Please sign in to comment.