Skip to content

Commit 2b8b6e9

Browse files
committed
Add @octokit/rest as dependency
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 47364c1 commit 2b8b6e9

File tree

2 files changed

+277
-0
lines changed

2 files changed

+277
-0
lines changed

package-lock.json

Lines changed: 276 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@actions/cache": "^2.0.6",
3131
"@actions/core": "^1.8.2",
3232
"@adobe/node-fetch-retry": "^2.2.0",
33+
"@octokit/rest": "^18.12.0",
3334
"node-fetch": "^2.6.7",
3435
"unzipper": "^0.10.11"
3536
},

0 commit comments

Comments
 (0)