From 26511c984f8a63384cfdcc70736963729aec7831 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:52:40 +0000 Subject: [PATCH] chore(*): Update peter-evans/create-or-update-comment digest to c6c9a1a --- .github/workflows/update-e2e-snapshot.yml | 2 +- .github/workflows/update-html-snapshot.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-e2e-snapshot.yml b/.github/workflows/update-e2e-snapshot.yml index ae41a17eb..8b7357e2a 100644 --- a/.github/workflows/update-e2e-snapshot.yml +++ b/.github/workflows/update-e2e-snapshot.yml @@ -30,7 +30,7 @@ jobs: - name: Show current running workflows' id if: steps.prcomm.outputs.BOOL_TRIGGERED == 'true' - uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3 + uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3 with: token: ${{ secrets.GITHUB_TOKEN }} issue-number: ${{ github.event.issue.number }} diff --git a/.github/workflows/update-html-snapshot.yml b/.github/workflows/update-html-snapshot.yml index e05fe7fa1..d70508e95 100644 --- a/.github/workflows/update-html-snapshot.yml +++ b/.github/workflows/update-html-snapshot.yml @@ -28,7 +28,7 @@ jobs: - name: Show current running workflows' id if: steps.prcomm.outputs.BOOL_TRIGGERED == 'true' - uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3 + uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3 with: token: ${{ secrets.GITHUB_TOKEN }} issue-number: ${{ github.event.issue.number }}