From 475608d75b47839287381eee7583bfe555c19224 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 02:03:08 +0000 Subject: [PATCH] Update marocchino/sticky-pull-request-comment digest to 562e0d3 --- .github/workflows/post-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post-ci.yml b/.github/workflows/post-ci.yml index 7057a97f3017cd..34a20a0d038a3b 100644 --- a/.github/workflows/post-ci.yml +++ b/.github/workflows/post-ci.yml @@ -28,7 +28,7 @@ jobs: echo "merge_sha=$(cat merge_sha)" >> $GITHUB_OUTPUT - name: Add Comment - uses: marocchino/sticky-pull-request-comment@39c5b5dc7717447d0cba270cd115037d32d28443 + uses: marocchino/sticky-pull-request-comment@562e0d36f177ef0f3c6ec45ccd61daf00ab28858 if: ${{ github.event.workflow_run.conclusion == 'failure' }} with: number: ${{ steps.save-pr-data.outputs.pr_number }}