From 930d4f8b864505a43fb01c03371ad4092dd8f4ab Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Tue, 4 Aug 2020 18:20:25 +0900 Subject: [PATCH] ci: pin to v1.5.0-0 --- .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 a9ef0954..1b8e1613 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -23,7 +23,7 @@ jobs: ref: master - name: Label Commenter - uses: peaceiris/actions-label-commenter@v1.4.0-2 + uses: peaceiris/actions-label-commenter@v1.5.0-0 with: github_token: ${{ secrets.GITHUB_TOKEN }} # config_file: .github/label-commenter-config.yml