Skip to content

Commit e46b7e3

Browse files
authored
Merge pull request #932 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.79.0
build(deps): bump @docker/actions-toolkit from 0.77.0 to 0.79.0
2 parents b45d80f + 126accd commit e46b7e3

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@actions/core": "^3.0.0",
2626
"@aws-sdk/client-ecr": "^3.1000.0",
2727
"@aws-sdk/client-ecr-public": "^3.1000.0",
28-
"@docker/actions-toolkit": "^0.77.0",
28+
"@docker/actions-toolkit": "^0.79.0",
2929
"http-proxy-agent": "^7.0.2",
3030
"https-proxy-agent": "^7.0.6",
3131
"js-yaml": "^4.1.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -877,9 +877,9 @@ __metadata:
877877
languageName: node
878878
linkType: hard
879879

880-
"@docker/actions-toolkit@npm:^0.77.0":
881-
version: 0.77.0
882-
resolution: "@docker/actions-toolkit@npm:0.77.0"
880+
"@docker/actions-toolkit@npm:^0.79.0":
881+
version: 0.79.0
882+
resolution: "@docker/actions-toolkit@npm:0.79.0"
883883
dependencies:
884884
"@actions/artifact": "npm:^6.2.0"
885885
"@actions/cache": "npm:^6.0.0"
@@ -903,7 +903,7 @@ __metadata:
903903
semver: "npm:^7.7.4"
904904
tar-stream: "npm:^3.1.7"
905905
tmp: "npm:^0.2.5"
906-
checksum: 10/f3ae817a5a6827efc63d1a1730e918801a8fa33867cda72bd7a1f78309631c45d91de60bc57985c7520fae168e96daed0fcab0003b5fab9b50bdd7aa355d651b
906+
checksum: 10/d64849ba49b2b59e2e93237a70be03fd7c43b1f7f01bac3f7557616ba5f59be785cb12a273bbb6a71c1e0d959f1bc6c673111b587c57bd2d6da105dcc500921a
907907
languageName: node
908908
linkType: hard
909909

@@ -3145,7 +3145,7 @@ __metadata:
31453145
"@actions/core": "npm:^3.0.0"
31463146
"@aws-sdk/client-ecr": "npm:^3.1000.0"
31473147
"@aws-sdk/client-ecr-public": "npm:^3.1000.0"
3148-
"@docker/actions-toolkit": "npm:^0.77.0"
3148+
"@docker/actions-toolkit": "npm:^0.79.0"
31493149
"@eslint/js": "npm:^9.39.3"
31503150
"@types/js-yaml": "npm:^4.0.9"
31513151
"@types/node": "npm:^24.11.0"

0 commit comments

Comments
 (0)