From 2c1a43b400349eb0ee4bf89ebb53ed853531eca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:43:04 +0800 Subject: [PATCH] :arrow_up: Bump marocchino/sticky-pull-request-comment (#3892) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/website-preview-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website-preview-cd.yml b/.github/workflows/website-preview-cd.yml index 3ede2648..8bc4229c 100644 --- a/.github/workflows/website-preview-cd.yml +++ b/.github/workflows/website-preview-cd.yml @@ -70,7 +70,7 @@ jobs: # action netlify has no pull request context, so we need to comment by ourselves - name: Comment on Pull Request - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 with: header: website number: ${{ env.PR_NUMBER }}