Skip to content

Commit a6a09a1

Browse files
chore(deps): update dependency @actions/artifact to v2.3.1 (#4604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8b746d commit a6a09a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"waitForAllReleases": "yarn runScript ci/codegen/waitForAllReleases.ts"
1919
},
2020
"devDependencies": {
21-
"@actions/artifact": "2.2.2",
21+
"@actions/artifact": "2.3.1",
2222
"@actions/core": "1.11.1",
2323
"@actions/exec": "1.1.1",
2424
"@actions/io": "1.1.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ __metadata:
55
version: 8
66
cacheKey: 10
77

8-
"@actions/artifact@npm:2.2.2":
9-
version: 2.2.2
10-
resolution: "@actions/artifact@npm:2.2.2"
8+
"@actions/artifact@npm:2.3.1":
9+
version: 2.3.1
10+
resolution: "@actions/artifact@npm:2.3.1"
1111
dependencies:
1212
"@actions/core": "npm:^1.10.0"
1313
"@actions/github": "npm:^5.1.1"
@@ -21,7 +21,7 @@ __metadata:
2121
archiver: "npm:^7.0.1"
2222
jwt-decode: "npm:^3.1.2"
2323
unzip-stream: "npm:^0.3.1"
24-
checksum: 10/ac06e8fb8f48c14435c96f3b2b6b6b9419673c2a91225262a2766ee701976a6c86d586d465021e943bab6abf316db92876dd168d8e88df3c1c96a45620cffe05
24+
checksum: 10/b8ff287bac123f157365d55b007ca102845eb77ebc127e583fde7ef7bf4e3e3d02f52491a7503025b2730e2b6f8123a0c22ac3c99df07911a6d66111488bf3fa
2525
languageName: node
2626
linkType: hard
2727

@@ -7397,7 +7397,7 @@ __metadata:
73977397
version: 0.0.0-use.local
73987398
resolution: "scripts@workspace:scripts"
73997399
dependencies:
7400-
"@actions/artifact": "npm:2.2.2"
7400+
"@actions/artifact": "npm:2.3.1"
74017401
"@actions/core": "npm:1.11.1"
74027402
"@actions/exec": "npm:1.1.1"
74037403
"@actions/io": "npm:1.1.3"

0 commit comments

Comments
 (0)