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