From e6cbd6522e4a7dd4fc5d00e606d3a90d05a1e8a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 00:28:56 +0800 Subject: [PATCH] ci: bump marocchino/sticky-pull-request-comment from 2 to 3 in /.github/workflows in the github-actions group (#15994) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/markdown-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-checker.yml b/.github/workflows/markdown-checker.yml index dac96c8dab..c3f6a68c0b 100644 --- a/.github/workflows/markdown-checker.yml +++ b/.github/workflows/markdown-checker.yml @@ -57,7 +57,7 @@ jobs: - name: Comment (only for PR) if: failure() && github.event_name == 'pull_request' - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 with: message: | Dead links found in the documentation. Please fix them.