fix: upgrade @actions/github from 2.0.0 to 2.0.1

This commit is contained in:
Webber
2020-02-09 15:26:46 +01:00
committed by Webber Takken
parent f5a61eed4a
commit 308a9e173d
2 changed files with 18 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"dependencies": {
"@actions/core": "^1.2.2",
"@actions/exec": "1.0.3",
"@actions/github": "^2.0.0"
"@actions/github": "^2.0.1"
},
"devDependencies": {
"@babel/cli": "7.8.4",