Skip to content

Commit

Permalink
chore(deps): update dependency @actions/artifact to v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 69c08a9 commit 63d9a45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"waitForAllReleases": "NODE_NO_WARNINGS=1 node dist/scripts/ci/codegen/waitForAllReleases.js"
},
"devDependencies": {
"@actions/artifact": "2.1.7",
"@actions/artifact": "2.1.8",
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/io": "1.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ __metadata:
version: 8
cacheKey: 10

"@actions/artifact@npm:2.1.7":
version: 2.1.7
resolution: "@actions/artifact@npm:2.1.7"
"@actions/artifact@npm:2.1.8":
version: 2.1.8
resolution: "@actions/artifact@npm:2.1.8"
dependencies:
"@actions/core": "npm:^1.10.0"
"@actions/github": "npm:^5.1.1"
Expand All @@ -23,7 +23,7 @@ __metadata:
jwt-decode: "npm:^3.1.2"
twirp-ts: "npm:^2.5.0"
unzip-stream: "npm:^0.3.1"
checksum: 10/6777da8dbc9e8603e709bca0d00cf5c7dc2e228585fc8f83a37cabc4d1ecfd729e180a67a266e6dbd611fccdc6d7f380514ca388ef114f61638057f274263543
checksum: 10/7d4c34a42ed43fa00aa0905d398cedf9454b3d70a6d2af9ef809df89922ae911b97a617fa3136e26bcc1cfd8a7a52edb49d358358a3e2412c4f6b2a2a859545f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11998,7 +11998,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "scripts@workspace:scripts"
dependencies:
"@actions/artifact": "npm:2.1.7"
"@actions/artifact": "npm:2.1.8"
"@actions/core": "npm:1.10.1"
"@actions/exec": "npm:1.1.1"
"@actions/io": "npm:1.1.3"
Expand Down

0 comments on commit 63d9a45

Please sign in to comment.