diff --git a/.github/workflows/commenter.yml b/.github/workflows/commenter.yml index f67b2133..68547482 100644 --- a/.github/workflows/commenter.yml +++ b/.github/workflows/commenter.yml @@ -18,7 +18,7 @@ jobs: with: ref: master - name: Commenter - uses: peaceiris/actions-label-commenter@v0.2.3 + uses: peaceiris/actions-label-commenter@v0.3.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} config_file: .github/commenter_test_1.yml