Skip to content

Commit

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent bf14bc2 commit 9f30cd1
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.44.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.44.0":
version: 0.44.0
resolution: "@docker/actions-toolkit@npm:0.44.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/547fa31a4f6e0374e30e47038ac51454334b77932a69fd6e0065c41bc38db419c4d0c111a9d207352301fb382bd30264e6535cbf77fe25083532f707c9b50522
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.44.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 9f30cd1

Please sign in to comment.