From e94a10edb53ed0c4f8e08f52a4d0ab2e09420d9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 13:52:06 -0700 Subject: [PATCH] ci(action): update peter-evans/create-or-update-comment digest to 716151b (#588) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/immediate-response.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/immediate-response.yml b/.github/workflows/immediate-response.yml index f7b0d4d6..9f48fd07 100644 --- a/.github/workflows/immediate-response.yml +++ b/.github/workflows/immediate-response.yml @@ -18,7 +18,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@6534843181fc2aeb7f9f1cd3cd4a7b956cada2db + uses: peter-evans/create-or-update-comment@716151b9579b05352dbf244d48e968d211889bbc with: issue-number: ${{ steps.extract.outputs.NUMBER }} body: >