Skip to content

Commit 2eb03bd

Browse files
chore(deps): update dependency @actions/artifact to v2.3.2
1 parent e287d33 commit 2eb03bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
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.3.1",
21+
"@actions/artifact": "2.3.2",
2222
"@actions/core": "1.11.1",
2323
"@actions/exec": "1.1.1",
2424
"@actions/io": "1.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
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.3.1":
9-
version: 2.3.1
10-
resolution: "@actions/artifact@npm:2.3.1"
8+
"@actions/artifact@npm:2.3.2":
9+
version: 2.3.2
10+
resolution: "@actions/artifact@npm:2.3.2"
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/b8ff287bac123f157365d55b007ca102845eb77ebc127e583fde7ef7bf4e3e3d02f52491a7503025b2730e2b6f8123a0c22ac3c99df07911a6d66111488bf3fa
24+
checksum: 10/d6fbe1df300a1777343d3fb075011c9bf21285da24e8b4e28228bee9fb2940a80d505bd82ccb9f08d41bbb9a8d66350b456c8ee1ad67721dea71f0ea3b592257
2525
languageName: node
2626
linkType: hard
2727

@@ -7456,7 +7456,7 @@ __metadata:
74567456
version: 0.0.0-use.local
74577457
resolution: "scripts@workspace:scripts"
74587458
dependencies:
7459-
"@actions/artifact": "npm:2.3.1"
7459+
"@actions/artifact": "npm:2.3.2"
74607460
"@actions/core": "npm:1.11.1"
74617461
"@actions/exec": "npm:1.1.1"
74627462
"@actions/io": "npm:1.1.3"

0 commit comments

Comments
 (0)