Skip to content

Commit 331ecfa

Browse files
chore(deps): Bump @docker/actions-toolkit from 0.79.0 to 0.80.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.79.0 to 0.80.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.79.0...v0.80.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-version: 0.80.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f26ee67 commit 331ecfa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.79.0",
27+
"@docker/actions-toolkit": "^0.80.0",
2828
"handlebars": "^4.7.8"
2929
},
3030
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ __metadata:
367367
languageName: node
368368
linkType: hard
369369

370-
"@docker/actions-toolkit@npm:^0.79.0":
371-
version: 0.79.0
372-
resolution: "@docker/actions-toolkit@npm:0.79.0"
370+
"@docker/actions-toolkit@npm:^0.80.0":
371+
version: 0.80.0
372+
resolution: "@docker/actions-toolkit@npm:0.80.0"
373373
dependencies:
374374
"@actions/artifact": "npm:^6.2.0"
375375
"@actions/cache": "npm:^6.0.0"
@@ -393,7 +393,7 @@ __metadata:
393393
semver: "npm:^7.7.4"
394394
tar-stream: "npm:^3.1.7"
395395
tmp: "npm:^0.2.5"
396-
checksum: 10/d64849ba49b2b59e2e93237a70be03fd7c43b1f7f01bac3f7557616ba5f59be785cb12a273bbb6a71c1e0d959f1bc6c673111b587c57bd2d6da105dcc500921a
396+
checksum: 10/cd805370b3ece50f42a391fc09a11588fc69ef3aac729c2002416402c13040cf43c63676554a5118243a2c09227d4d566baf8bf557a26291063e8278d35af819
397397
languageName: node
398398
linkType: hard
399399

@@ -2098,7 +2098,7 @@ __metadata:
20982098
resolution: "docker-buildx-bake@workspace:."
20992099
dependencies:
21002100
"@actions/core": "npm:^3.0.0"
2101-
"@docker/actions-toolkit": "npm:^0.79.0"
2101+
"@docker/actions-toolkit": "npm:^0.80.0"
21022102
"@eslint/js": "npm:^9.39.3"
21032103
"@types/node": "npm:^24.11.0"
21042104
"@typescript-eslint/eslint-plugin": "npm:^8.56.1"

0 commit comments

Comments
 (0)