From 9ed6cd978d94467a577e6dc6b09fae5adeaf8bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:57:57 +0100 Subject: [PATCH] Chore(deps): Bump DavidAnson/markdownlint-cli2-action from 20 to 21 (#2984) --- .github/workflows/markdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown.yml b/.github/workflows/markdown.yml index dd8177ba..74782f4e 100644 --- a/.github/workflows/markdown.yml +++ b/.github/workflows/markdown.yml @@ -20,7 +20,7 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: DavidAnson/markdownlint-cli2-action@v20 + - uses: DavidAnson/markdownlint-cli2-action@v21 with: globs: "**.md" config: .markdownlint-cli2.jsonc