Skip to content

Commit f7e75fd

Browse files
chore(deps): update dependency @actions/artifact to v2.1.7
1 parent 5e4b0af commit f7e75fd

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
@@ -21,7 +21,7 @@
2121
"waitForAllReleases": "NODE_NO_WARNINGS=1 node dist/scripts/ci/codegen/waitForAllReleases.js"
2222
},
2323
"devDependencies": {
24-
"@actions/artifact": "2.1.5",
24+
"@actions/artifact": "2.1.7",
2525
"@actions/core": "1.10.1",
2626
"@actions/exec": "1.1.1",
2727
"@actions/io": "1.1.3",

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.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": "npm:^1.10.0"
2020
"@actions/github": "npm:^5.1.1"
@@ -30,7 +30,7 @@ __metadata:
3030
jwt-decode: "npm:^3.1.2"
3131
twirp-ts: "npm:^2.5.0"
3232
unzip-stream: "npm:^0.3.1"
33-
checksum: 604490552526034c9999ed001f1247ec37eef4e8a56f06d22f256216b629f170528453b1cbc61ff17aa5491789c949da757cf5fc7ff6f765c7a1c621f17556a7
33+
checksum: 6777da8dbc9e8603e709bca0d00cf5c7dc2e228585fc8f83a37cabc4d1ecfd729e180a67a266e6dbd611fccdc6d7f380514ca388ef114f61638057f274263543
3434
languageName: node
3535
linkType: hard
3636

@@ -12429,7 +12429,7 @@ __metadata:
1242912429
version: 0.0.0-use.local
1243012430
resolution: "scripts@workspace:scripts"
1243112431
dependencies:
12432-
"@actions/artifact": "npm:2.1.5"
12432+
"@actions/artifact": "npm:2.1.7"
1243312433
"@actions/core": "npm:1.10.1"
1243412434
"@actions/exec": "npm:1.1.1"
1243512435
"@actions/io": "npm:1.1.3"

0 commit comments

Comments
 (0)