diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index c1212b37..ca4ceead 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@v1.6.0 + uses: peaceiris/actions-label-commenter@v1.6.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} # config_file: .github/label-commenter-config.yml