Bump actions/github to 2.2.0

This commit is contained in:
PJ Quirk
2020-05-12 16:27:09 -04:00
parent da6846bafe
commit 7bc451acb8
3 changed files with 15248 additions and 948 deletions

View File

@@ -22,7 +22,7 @@
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/exec": "^1.0.0",
"@actions/github": "^1.0.0"
"@actions/github": "^2.2.0"
},
"devDependencies": {
"@zeit/ncc": "^0.20.4",