diff --git a/.github/workflows/comment-run.yml b/.github/workflows/comment-run.yml index 7987457..6fe3ab9 100644 --- a/.github/workflows/comment-run.yml +++ b/.github/workflows/comment-run.yml @@ -11,7 +11,7 @@ jobs: with: # 0 indicates all history fetch-depth: 0 - - uses: nwtgck/actions-comment-run@v2.0 + - uses: nwtgck/actions-comment-run@v3.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} allowed-associations: '["OWNER", "COLLABORATOR"]'