Remove @actions/github dependency

(fixes #27)
This commit is contained in:
Sascha Mann
2020-03-11 14:09:56 +01:00
parent 83f4f82909
commit 8f56a5b739
2 changed files with 31 additions and 210 deletions

View File

@@ -24,7 +24,6 @@
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/exec": "^1.0.0",
"@actions/github": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "^1.0.0",
"semver": "^6.3.0"