Skip to content

Commit 091de20

Browse files
authored
Merge pull request #621 from docker/dependabot/npm_and_yarn/actions/artifact-2.3.1
build(deps): bump @actions/artifact from 2.3.0 to 2.3.1
2 parents c369f5e + eec732a commit 091de20

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
48+
"@actions/artifact": "^2.3.1",
4949
"@actions/cache": "^4.0.2",
5050
"@actions/core": "^1.11.1",
5151
"@actions/exec": "^1.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
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.3.0":
16-
version: 2.3.0
17-
resolution: "@actions/artifact@npm:2.3.0"
15+
"@actions/artifact@npm:^2.3.1":
16+
version: 2.3.1
17+
resolution: "@actions/artifact@npm:2.3.1"
1818
dependencies:
1919
"@actions/core": ^1.10.0
2020
"@actions/github": ^5.1.1
@@ -28,7 +28,7 @@ __metadata:
2828
archiver: ^7.0.1
2929
jwt-decode: ^3.1.2
3030
unzip-stream: ^0.3.1
31-
checksum: f8197c410c2bf6985933e71bad4b441b269e5aab512c1232428d771b82aa3647e1ef0f81008130c8ab4222d3f9275ad9bd0f49e0263dfbf27c9228306e1dc779
31+
checksum: 5d6f49069cdc12b8ec0bc0fe318a059f5e48dcaa85644ebda5501eb2ce8b773fa8efb8136a6683608c8d80204d5b2d55d91ff31d10550306ed58ebed46171231
3232
languageName: node
3333
linkType: hard
3434

@@ -1106,7 +1106,7 @@ __metadata:
11061106
version: 0.0.0-use.local
11071107
resolution: "@docker/actions-toolkit@workspace:."
11081108
dependencies:
1109-
"@actions/artifact": ^2.3.0
1109+
"@actions/artifact": ^2.3.1
11101110
"@actions/cache": ^4.0.2
11111111
"@actions/core": ^1.11.1
11121112
"@actions/exec": ^1.1.1

0 commit comments

Comments
 (0)