diff --git a/.github/workflows/pr_workflow_run.yml b/.github/workflows/pr_workflow_run.yml index 82aa484..dffbde4 100644 --- a/.github/workflows/pr_workflow_run.yml +++ b/.github/workflows/pr_workflow_run.yml @@ -103,7 +103,7 @@ jobs: New feature (non-breaking change which adds functionality) - name: find if we have a comment - uses: peter-evans/find-comment@v2 + uses: peter-evans/find-comment@v3 id: find with: issue-number: ${{ needs.pr_status.outputs.pr_number }}