mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
feat: add issue core
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user