Skip to content

Commit 4c3e9b6

Browse files
authored
Merge pull request #320 from docker/dependabot/npm_and_yarn/actions/artifact-2.1.7
build(deps): bump @actions/artifact from 2.1.5 to 2.1.7
2 parents 139c4c7 + 8f9d3a3 commit 4c3e9b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"registry": "https://registry.npmjs.org/"
4646
},
4747
"dependencies": {
48-
"@actions/artifact": "^2.1.5",
48+
"@actions/artifact": "^2.1.7",
4949
"@actions/cache": "^3.2.4",
5050
"@actions/core": "^1.10.1",
5151
"@actions/exec": "^1.1.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@actions/artifact@npm:^2.1.5":
16-
version: 2.1.5
17-
resolution: "@actions/artifact@npm:2.1.5"
15+
"@actions/artifact@npm:^2.1.7":
16+
version: 2.1.7
17+
resolution: "@actions/artifact@npm:2.1.7"
1818
dependencies:
1919
"@actions/core": ^1.10.0
2020
"@actions/github": ^5.1.1
@@ -30,7 +30,7 @@ __metadata:
3030
jwt-decode: ^3.1.2
3131
twirp-ts: ^2.5.0
3232
unzip-stream: ^0.3.1
33-
checksum: 2628865e56e640ddef60ce9f9eb6f6d5a7e23c659eef03fafc5cb42abf760056fe442a03e85a5dbb484302fec38f55498a79d8ea60b6bd52a35498d31056a12e
33+
checksum: 346c7caf43bdeb4a96c044ca3a6a005d82b977178b1a6be2c6954dfd59fef3344d2576bdd07c6cac9b54207cc88d7b1161cabd08c7cc15a1db86bf82463b36c7
3434
languageName: node
3535
linkType: hard
3636

@@ -1099,7 +1099,7 @@ __metadata:
10991099
version: 0.0.0-use.local
11001100
resolution: "@docker/actions-toolkit@workspace:."
11011101
dependencies:
1102-
"@actions/artifact": ^2.1.5
1102+
"@actions/artifact": ^2.1.7
11031103
"@actions/cache": ^3.2.4
11041104
"@actions/core": ^1.10.1
11051105
"@actions/exec": ^1.1.1

0 commit comments

Comments
 (0)