feat: add issue core

This commit is contained in:
元凛
2021-10-25 13:40:10 +08:00
parent 07f26baa4f
commit 69e103e931
11 changed files with 517 additions and 202 deletions

View File

@@ -33,7 +33,7 @@
"all": "npm run format-check && npm run lint && npm run package"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.6.0",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.0.12",
"actions-util": "^1.1.3",