Skip to content

Commit

Permalink
build(deps): bump @docker/actions-toolkit from 0.40.0 to 0.41.1
Browse files Browse the repository at this point in the history
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.40.0 to 0.41.1.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.40.0...v0.41.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 0689575 commit 3584f0c
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 @@
"@actions/core": "^1.11.1",
"@aws-sdk/client-ecr": "^3.664.0",
"@aws-sdk/client-ecr-public": "^3.664.0",
"@docker/actions-toolkit": "^0.40.0",
"@docker/actions-toolkit": "^0.41.1",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1667,9 +1667,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:^0.40.0":
version: 0.40.0
resolution: "@docker/actions-toolkit@npm:0.40.0"
"@docker/actions-toolkit@npm:^0.41.1":
version: 0.41.1
resolution: "@docker/actions-toolkit@npm:0.41.1"
dependencies:
"@actions/artifact": ^2.1.11
"@actions/cache": ^3.2.4
Expand All @@ -1692,7 +1692,7 @@ __metadata:
semver: ^7.6.3
tar-stream: ^3.1.7
tmp: ^0.2.3
checksum: 38ac578e3659ddfefbcb39dbd51a9226e6eaedf797c99ad07e29fa710e7131abadf5fd30338c0197938574791760ed16e049179fb883fe288b73bb3761faf179
checksum: f61c13d26c4fbcd8eb5264e474784ff010c5dfce2d21c2bc220539624f6b65799468dc2abf28b317877ebe7727deec11f505b43db79a3e4fe98b4a50bb41eece
languageName: node
linkType: hard

Expand Down Expand Up @@ -4246,7 +4246,7 @@ __metadata:
"@actions/core": ^1.11.1
"@aws-sdk/client-ecr": ^3.664.0
"@aws-sdk/client-ecr-public": ^3.664.0
"@docker/actions-toolkit": ^0.40.0
"@docker/actions-toolkit": ^0.41.1
"@types/node": ^20.12.12
"@typescript-eslint/eslint-plugin": ^7.9.0
"@typescript-eslint/parser": ^7.9.0
Expand Down

0 comments on commit 3584f0c

Please sign in to comment.