diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index b32fb3d9..71ba21de 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -19,7 +19,7 @@ jobs: ref: master - name: Label Commenter - uses: peaceiris/actions-label-commenter@v1.3.2 + uses: peaceiris/actions-label-commenter@v1.3.6 with: github_token: ${{ secrets.GITHUB_TOKEN }} # config_file: .github/label-commenter-config.yml