diff --git a/.github/workflows/immediate-response.yml b/.github/workflows/immediate-response.yml index 4689438148..77ea5d228c 100644 --- a/.github/workflows/immediate-response.yml +++ b/.github/workflows/immediate-response.yml @@ -19,7 +19,7 @@ jobs: run: echo "NUMBER=${{ github.event.issue.number || github.event.pull_request.number }}" >> "$GITHUB_OUTPUT" - name: Respond to issue or PR - uses: peter-evans/create-or-update-comment@1f6c51492b7d8e91122ece56e2eb7ed38df14079 + uses: peter-evans/create-or-update-comment@46da6c0d98504aed6fc429519a258b951f23f474 with: issue-number: ${{ steps.extract.outputs.NUMBER }} body: >