From df528c788d8a0cfec16d01acd90277ea5a7438fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2020 18:30:37 +0000 Subject: [PATCH] ci: bump peaceiris/actions-label-commenter from v1 to v1.3.7 Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from v1 to v1.3.7. - [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...56d53284bcd1157938a58751728e275ebf9d3ec7) Signed-off-by: dependabot[bot] --- .github/workflows/label-commenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index 16819bf..3dfedad 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -19,7 +19,7 @@ jobs: ref: master - name: Label Commenter - uses: peaceiris/actions-label-commenter@v1 + uses: peaceiris/actions-label-commenter@v1.3.7 with: github_token: ${{ secrets.GITHUB_TOKEN }} # config_file: .github/label-commenter-config.yml