Bumping actions/github to 2.2.0 (#70)

This commit is contained in:
PJ Quirk
2020-05-15 15:26:01 -04:00
committed by GitHub
parent a23bda33c4
commit 12a070b05f
3 changed files with 1069 additions and 1016 deletions

View File

@@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/github": "^2.1.1",
"@actions/github": "^2.2.0",
"@octokit/rest": "^16.43.1",
"semver": "^6.1.1"
},