Skip to content

Commit 238eed5

Browse files
build(deps): bump @docker/actions-toolkit from 0.89.0 to 0.89.1
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.89.0 to 0.89.1. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.89.0...v0.89.1) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-version: 0.89.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6ea87c commit 238eed5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"packageManager": "yarn@4.9.2",
2525
"dependencies": {
2626
"@actions/core": "^3.0.0",
27-
"@docker/actions-toolkit": "^0.89.0"
27+
"@docker/actions-toolkit": "^0.89.1"
2828
},
2929
"devDependencies": {
3030
"@eslint/js": "^9.39.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@ __metadata:
421421
languageName: node
422422
linkType: hard
423423

424-
"@docker/actions-toolkit@npm:^0.89.0":
425-
version: 0.89.0
426-
resolution: "@docker/actions-toolkit@npm:0.89.0"
424+
"@docker/actions-toolkit@npm:^0.89.1":
425+
version: 0.89.1
426+
resolution: "@docker/actions-toolkit@npm:0.89.1"
427427
dependencies:
428428
"@actions/artifact": "npm:^6.2.1"
429429
"@actions/cache": "npm:^6.0.0"
@@ -447,7 +447,7 @@ __metadata:
447447
semver: "npm:^7.7.4"
448448
tar-stream: "npm:^3.1.7"
449449
tmp: "npm:^0.2.5"
450-
checksum: 10/fd1faef4a5c6d0719a0de0dea270315e80cc5ae1b3c949b0888de55b57534312e1407619a49e22af2bd3f43326981fa477b06d861b49bbc9ad484fbf99df577f
450+
checksum: 10/6133dc2df69ffb757d26aac55a792f25adf0d186b9c0784b4cdb8e16dbb176ac2a620b9bb15242fa5f216dded55a98abb7e9718a1ee829d4a04907888f0f5fb1
451451
languageName: node
452452
linkType: hard
453453

@@ -2770,7 +2770,7 @@ __metadata:
27702770
resolution: "docker-setup-docker@workspace:."
27712771
dependencies:
27722772
"@actions/core": "npm:^3.0.0"
2773-
"@docker/actions-toolkit": "npm:^0.89.0"
2773+
"@docker/actions-toolkit": "npm:^0.89.1"
27742774
"@eslint/js": "npm:^9.39.3"
27752775
"@types/node": "npm:^24.11.0"
27762776
"@typescript-eslint/eslint-plugin": "npm:^8.56.1"

0 commit comments

Comments
 (0)