diff --git a/.github/workflows/commenter.yml b/.github/workflows/commenter.yml index 79d8f99a..a5544cfe 100644 --- a/.github/workflows/commenter.yml +++ b/.github/workflows/commenter.yml @@ -18,6 +18,6 @@ jobs: with: ref: master - name: Commenter - uses: peaceiris/actions-label-commenter@v0.2.1 + uses: peaceiris/actions-label-commenter@v0.2.2 with: github_token: ${{ secrets.GITHUB_TOKEN }}