Skip to content

Commit f76f51f

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

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.78.0",
27+
"@docker/actions-toolkit": "0.79.0",
2828
"handlebars": "^4.7.7"
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.78.0":
371-
version: 0.78.0
372-
resolution: "@docker/actions-toolkit@npm:0.78.0"
370+
"@docker/actions-toolkit@npm:0.79.0":
371+
version: 0.79.0
372+
resolution: "@docker/actions-toolkit@npm:0.79.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/b56e9d25bea723eaaf95a8aaf506bac0a46b50328334b4368e365b5a85445f8c85a61225ff02a612bb7a37d73dc65055800d3d90e4a89902c0d84940708cbb0f
396+
checksum: 10/d64849ba49b2b59e2e93237a70be03fd7c43b1f7f01bac3f7557616ba5f59be785cb12a273bbb6a71c1e0d959f1bc6c673111b587c57bd2d6da105dcc500921a
397397
languageName: node
398398
linkType: hard
399399

@@ -2094,7 +2094,7 @@ __metadata:
20942094
resolution: "docker-build-push@workspace:."
20952095
dependencies:
20962096
"@actions/core": "npm:^3.0.0"
2097-
"@docker/actions-toolkit": "npm:0.78.0"
2097+
"@docker/actions-toolkit": "npm:0.79.0"
20982098
"@eslint/js": "npm:^9.39.3"
20992099
"@types/node": "npm:^24.11.0"
21002100
"@typescript-eslint/eslint-plugin": "npm:^8.56.1"

0 commit comments

Comments
 (0)