From 39ed4e9e5c0ccf235cab3058321db040b47ae21f Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 25 Nov 2020 19:05:34 +0900 Subject: [PATCH] ci: 27857ab #327 [skip ci] --- .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 6148e8ef..53f18c8f 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -19,7 +19,7 @@ jobs: ref: main - name: Label Commenter - uses: peaceiris/actions-label-commenter@686598e + uses: peaceiris/actions-label-commenter@27857ab # with: # github_token: ${{ secrets.GITHUB_TOKEN }} # config_file: .github/label-commenter-config.yml