From 33765d447c195893c5986886dd2b6a8f01df4c00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 06:33:08 +0000 Subject: [PATCH] Bump peaceiris/actions-label-commenter from v1.3.7 to v1.5.0 Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from v1.3.7 to v1.5.0. - [Release notes](https://github.com/peaceiris/actions-label-commenter/releases) - [Changelog](https://github.com/peaceiris/actions-label-commenter/blob/master/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-label-commenter/compare/v1.3.7...b43822efeaad6f6b4d191aff7369c4c809362c5e) Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 76c0d69de..3c4e79ad6 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -31,7 +31,7 @@ jobs: - name: Dependabot Commenter if: | (github.event.label.name == 'merge') && (github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'dependabot-preview[bot]') - uses: peaceiris/actions-label-commenter@v1.3.7 + uses: peaceiris/actions-label-commenter@v1.5.0 with: github_token: ${{ secrets.OMNISHARP_BOT_TOKEN }} config_file: .github/label-commenter-dependabot.yml