From a3e4cb1fa59601275b937ecf45e9640a439cde65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 01:25:03 +0000 Subject: [PATCH] Update peter-evans/create-or-update-comment digest to 23ff157 --- .github/workflows/CompareScreenshotComment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CompareScreenshotComment.yml b/.github/workflows/CompareScreenshotComment.yml index 38e4658d0..ce6c2ea15 100644 --- a/.github/workflows/CompareScreenshotComment.yml +++ b/.github/workflows/CompareScreenshotComment.yml @@ -128,7 +128,7 @@ jobs: body-includes: Snapshot diff report - name: Add or update comment on PR - uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3 + uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2 # v3 if: steps.generate-diff-reports.outputs.reports != '' with: comment-id: ${{ steps.fc.outputs.comment-id }}