Bump @actions/github from 2.0.0 to 2.1.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.0.0 to 2.1.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-02-08 12:45:52 +00:00
committed by Webber Takken
parent be7a9e28a2
commit 5614de49b6
2 changed files with 18 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/exec": "1.0.2",
"@actions/github": "^2.0.0"
"@actions/github": "^2.1.0"
},
"devDependencies": {
"@babel/cli": "7.7.5",