From 618c5bb31f9717551402e2acd4b9541d8d2baad4 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Wed, 23 Dec 2020 11:19:52 +0900 Subject: [PATCH] Update peaceiris/actions-label-commenter action to v1.9.0 (#165) --- .github/workflows/label-commenter.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index 1203929..380aca7 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -13,7 +13,4 @@ jobs: with: ref: master - name: Label Commenter - # Exclude https://github.com/peaceiris/actions-label-commenter/pull/316 - uses: peaceiris/actions-label-commenter@v1.7.0 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} + uses: peaceiris/actions-label-commenter@v1.9.0