mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-07 17:33:16 +08:00
Use import {Octokit} (#332)
* Use import {Octokit}
* Update @octokit/rest to 16.43.1
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"dependencies": {
|
||||
"@actions/http-client": "^1.0.3",
|
||||
"@octokit/graphql": "^4.3.1",
|
||||
"@octokit/rest": "^16.15.0"
|
||||
"@octokit/rest": "^16.43.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^24.7.1",
|
||||
|
||||
Reference in New Issue
Block a user