Skip to content

Commit 6187bb1

Browse files
authored
Merge pull request #539 from docker/dependabot/npm_and_yarn/actions/artifact-2.2.0
build(deps): bump @actions/artifact from 2.1.11 to 2.2.0
2 parents 4198f60 + ea0e154 commit 6187bb1

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.11",
48+
"@actions/artifact": "^2.2.0",
4949
"@actions/cache": "^3.3.0",
5050
"@actions/core": "^1.11.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.11":
16-
version: 2.1.11
17-
resolution: "@actions/artifact@npm:2.1.11"
15+
"@actions/artifact@npm:^2.2.0":
16+
version: 2.2.0
17+
resolution: "@actions/artifact@npm:2.2.0"
1818
dependencies:
1919
"@actions/core": ^1.10.0
2020
"@actions/github": ^5.1.1
@@ -29,7 +29,7 @@ __metadata:
2929
jwt-decode: ^3.1.2
3030
twirp-ts: ^2.5.0
3131
unzip-stream: ^0.3.1
32-
checksum: dbdafaad11cc573768a00f6b8a7f5109f587eb9461564ae8f15ea8fd1d6a719041df45a92ec204a43a8a1e7ce2c21d8e4229543579b89a3ca8ea30dedddf2fc9
32+
checksum: 9a32bdf418094fc17ab663f330305a1940ef1ba84b2d747bcd5fe4505b66cd892de536cb4d86405a7b524ca58793bf68e48247da06a7c043bc64e5ee15739e1e
3333
languageName: node
3434
linkType: hard
3535

@@ -1107,7 +1107,7 @@ __metadata:
11071107
version: 0.0.0-use.local
11081108
resolution: "@docker/actions-toolkit@workspace:."
11091109
dependencies:
1110-
"@actions/artifact": ^2.1.11
1110+
"@actions/artifact": ^2.2.0
11111111
"@actions/cache": ^3.3.0
11121112
"@actions/core": ^1.11.1
11131113
"@actions/exec": ^1.1.1

0 commit comments

Comments
 (0)