From 6fbf211d76e49b24a2085327cf409e44859ab450 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 26 Mar 2026 09:19:18 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action action to v23 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9ce0857..8d01a98 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,7 +35,7 @@ jobs: with: show-progress: 'false' - name: markdownlint - uses: DavidAnson/markdownlint-cli2-action@v22 + uses: DavidAnson/markdownlint-cli2-action@v23 with: globs: | *.md