Skip to content

Commit

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent bf14bc2 commit af56a36
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.43.0",
"@docker/actions-toolkit": "^0.45.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.43.0":
version: 0.43.0
resolution: "@docker/actions-toolkit@npm:0.43.0"
"@docker/actions-toolkit@npm:^0.45.0":
version: 0.45.0
resolution: "@docker/actions-toolkit@npm:0.45.0"
dependencies:
"@actions/artifact": "npm:^2.1.11"
"@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/4bf5538f94bcaa636db9a485ea605b98481ed01db18f4d49e38faa6a16c83e1eca0bffb4faf9d5699da14938c8b5a9910aa876db0c57fa3f94e186e13566bb0e
checksum: 10c0/bd306e83b57fbb6467651fac8cd62a4e88f75cb035a76d6c858b6fc5f9f1b0e10f998067cf2e5d83772a0d42d624495498222e62b916dd9c5d73600067af54d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -4840,7 +4840,7 @@ __metadata:
dependencies:
"@actions/core": "npm:^1.11.1"
"@actions/github": "npm:^6.0.0"
"@docker/actions-toolkit": "npm:^0.43.0"
"@docker/actions-toolkit": "npm:^0.45.0"
"@types/jest": "npm:^29.5.14"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^22.9.0"
Expand Down

0 comments on commit af56a36

Please sign in to comment.