Skip to content

Commit 7ca3450

Browse files
authored
Merge pull request #806 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.42.0
build(deps): bump @docker/actions-toolkit from 0.40.0 to 0.42.0
2 parents 0689575 + 02b671a commit 7ca3450

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
@@ -28,7 +28,7 @@
2828
"@actions/core": "^1.11.1",
2929
"@aws-sdk/client-ecr": "^3.664.0",
3030
"@aws-sdk/client-ecr-public": "^3.664.0",
31-
"@docker/actions-toolkit": "^0.40.0",
31+
"@docker/actions-toolkit": "^0.42.0",
3232
"http-proxy-agent": "^7.0.2",
3333
"https-proxy-agent": "^7.0.5"
3434
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,9 +1667,9 @@ __metadata:
16671667
languageName: node
16681668
linkType: hard
16691669

1670-
"@docker/actions-toolkit@npm:^0.40.0":
1671-
version: 0.40.0
1672-
resolution: "@docker/actions-toolkit@npm:0.40.0"
1670+
"@docker/actions-toolkit@npm:^0.42.0":
1671+
version: 0.42.0
1672+
resolution: "@docker/actions-toolkit@npm:0.42.0"
16731673
dependencies:
16741674
"@actions/artifact": ^2.1.11
16751675
"@actions/cache": ^3.2.4
@@ -1692,7 +1692,7 @@ __metadata:
16921692
semver: ^7.6.3
16931693
tar-stream: ^3.1.7
16941694
tmp: ^0.2.3
1695-
checksum: 38ac578e3659ddfefbcb39dbd51a9226e6eaedf797c99ad07e29fa710e7131abadf5fd30338c0197938574791760ed16e049179fb883fe288b73bb3761faf179
1695+
checksum: b657f9de956d0a6038d436124ad62aa25166385c4983b8e244706a93ee3bd5fc84e96c8f05e212470835832f739988a9cfd41dc77d89db5040c5a004ef1a844a
16961696
languageName: node
16971697
linkType: hard
16981698

@@ -4246,7 +4246,7 @@ __metadata:
42464246
"@actions/core": ^1.11.1
42474247
"@aws-sdk/client-ecr": ^3.664.0
42484248
"@aws-sdk/client-ecr-public": ^3.664.0
4249-
"@docker/actions-toolkit": ^0.40.0
4249+
"@docker/actions-toolkit": ^0.42.0
42504250
"@types/node": ^20.12.12
42514251
"@typescript-eslint/eslint-plugin": ^7.9.0
42524252
"@typescript-eslint/parser": ^7.9.0

0 commit comments

Comments
 (0)