From 56c9a7d46efad198936e4b12d40c14fbc8c5f08a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:36:48 +0000 Subject: [PATCH] Update marocchino/sticky-pull-request-comment digest to 5869b50 --- .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..812d516d5ae4e1 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@5869b502b50b89414301e27688e188c4b53d2351 if: ${{ github.event.workflow_run.conclusion == 'failure' }} with: number: ${{ steps.save-pr-data.outputs.pr_number }}