diff --git a/.github/workflows/comment-run.yml b/.github/workflows/comment-run.yml index ef66b3ba..e5dc647b 100644 --- a/.github/workflows/comment-run.yml +++ b/.github/workflows/comment-run.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/setup-node@v3 with: node-version: 16 - - uses: nwtgck/actions-comment-run@v1.1 + - uses: nwtgck/actions-comment-run@v2.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} allowed-associations: '["OWNER"]'