* fix #124

* update actions/core@^1.10.0

* revert dist/index.js

* update dist/index.js
This commit is contained in:
Ing
2022-10-21 14:56:44 +08:00
committed by GitHub
parent e17a3a158c
commit a72c4f551c
3 changed files with 2895 additions and 1386 deletions

View File

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