Skip to content

Commit

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

---
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] authored Jun 25, 2024
1 parent e0c95fc commit 129ede2
Show file tree
Hide file tree
Showing 2 changed files with 16 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.25.0",
"@docker/actions-toolkit": "^0.27.1",
"uuid": "^10.0.0"
},
"devDependencies": {
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1094,9 +1094,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:^0.25.0":
version: 0.25.0
resolution: "@docker/actions-toolkit@npm:0.25.0"
"@docker/actions-toolkit@npm:^0.27.1":
version: 0.27.1
resolution: "@docker/actions-toolkit@npm:0.27.1"
dependencies:
"@actions/artifact": ^2.1.7
"@actions/cache": ^3.2.4
Expand All @@ -1113,12 +1113,13 @@ __metadata:
csv-parse: ^5.5.6
gunzip-maybe: ^1.4.2
handlebars: ^4.7.8
he: ^1.2.0
js-yaml: ^4.1.0
jwt-decode: ^4.0.0
semver: ^7.6.2
tar-stream: ^3.1.7
tmp: ^0.2.3
checksum: 544ae8c9e78b6c1b664c2b0629b52b5866c1787769c407a25844e90f033127ab56b12cd63bc93820ebea71259a700510fb917ee3872d774b13bfeb144abf41a3
checksum: fb8e9fc9a16660e30d0d6859bcfa63dc0bbc9c67461492e27239cd4d86221459f50c5804192ac2c8badb9858119d4917ad7725da8beab2e818aacd397db534e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3357,7 +3358,7 @@ __metadata:
resolution: "docker-setup-docker@workspace:."
dependencies:
"@actions/core": ^1.10.1
"@docker/actions-toolkit": ^0.25.0
"@docker/actions-toolkit": ^0.27.1
"@types/node": ^20.6.0
"@typescript-eslint/eslint-plugin": ^6.6.0
"@typescript-eslint/parser": ^6.6.0
Expand Down Expand Up @@ -4275,6 +4276,15 @@ __metadata:
languageName: node
linkType: hard

"he@npm:^1.2.0":
version: 1.2.0
resolution: "he@npm:1.2.0"
bin:
he: bin/he
checksum: 3d4d6babccccd79c5c5a3f929a68af33360d6445587d628087f39a965079d84f18ce9c3d3f917ee1e3978916fc833bb8b29377c3b403f919426f91bc6965e7a7
languageName: node
linkType: hard

"html-escaper@npm:^2.0.0":
version: 2.0.2
resolution: "html-escaper@npm:2.0.2"
Expand Down

0 comments on commit 129ede2

Please sign in to comment.