diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 70b1754fc3c..5409321adf8 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -99,7 +99,7 @@ jobs: body-includes: Integration tests ran for - name: create or update comment - uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae # v1.4.5 + uses: peter-evans/create-or-update-comment@c9fcb64660bc90ec1cc535646af190c992007c32 # v1.4.5 with: issue-number: ${{ github.event.pull_request.number || github.event.client_payload.pull_request.number }} comment-id: ${{ steps.fc.outputs.comment-id }}