Bump @actions/github from 2.0.0 to 2.0.1 (#118)

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.0.0 to 2.0.1.
- [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-01-13 07:35:12 -05:00 committed by James Ives
parent e2816462a6
commit df4936dd52

View File

@ -13,8 +13,8 @@
"@actions/io" "^1.0.1"
"@actions/github@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.0.0.tgz#5b066b1a8747bbf48d47a058d9c241a2e37d5ee7"
version "2.0.1"
resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.0.1.tgz#2870f56c28f042effc04e9ebf0df1f1af23715f7"
dependencies:
"@octokit/graphql" "^4.3.1"
"@octokit/rest" "^16.15.0"