From ee577529cb2b1f4ae7c0ece386e0adfa50855386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 05:57:31 +0000 Subject: [PATCH] chore(deps): update davidanson/markdownlint-cli2-action action to v23 --- .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 b110a0e..9767489 100644 --- a/.github/workflows/_markdown-lint.yml +++ b/.github/workflows/_markdown-lint.yml @@ -28,7 +28,7 @@ jobs: -o .markdownlint-cli2.yaml - name: Run markdownlint - uses: DavidAnson/markdownlint-cli2-action@v22 + uses: DavidAnson/markdownlint-cli2-action@v23 with: globs: | **/*.md