diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index 53f18c8f..3ca8a9ae 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@27857ab + uses: peaceiris/actions-label-commenter@ce3f8df # with: # github_token: ${{ secrets.GITHUB_TOKEN }} # config_file: .github/label-commenter-config.yml