From df4936dd5250fca47bf3567767b9ab7c318c80de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 07:35:12 -0500 Subject: [PATCH] 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] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 61b591e8..afa6e1ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"