build(deps): bump @actions/github from 2.1.1 to 2.2.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-07 20:24:12 +00:00 committed by GitHub
parent ed1fd9883c
commit 5792c73c0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 28 deletions

View file

@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/github": "^2.1.1"
"@actions/github": "^2.2.0"
},
"devDependencies": {
"@types/jest": "^25.2.1",