From 67e96e40fb16dc0a510ae6dec4cc4b43f5e8d5d9 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 25 Nov 2020 01:47:15 +0900 Subject: [PATCH] ci: test f1acb7d #317 --- .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 470ce3b1..0f50b502 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@0eded99 + uses: peaceiris/actions-label-commenter@f1acb7d # with: # github_token: ${{ secrets.GITHUB_TOKEN }} # config_file: .github/label-commenter-config.yml