From 3650590aac343ee86263ef5d3d1a76ceeec6a86d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 02:35:36 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action action to v21 --- .github/workflows/markdown-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index 413462f38d5..d236e947629 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -16,4 +16,4 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v5 - - uses: DavidAnson/markdownlint-cli2-action@v20.0.0 + - uses: DavidAnson/markdownlint-cli2-action@v21.0.0