From 7c7e63646cd20905e760815062774d825a8e7b81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 20:08:58 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action digest to 5d93b2e --- .github/workflows/markdown-lint-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-lint-template.yml b/.github/workflows/markdown-lint-template.yml index 15bfb105..1f1365c4 100644 --- a/.github/workflows/markdown-lint-template.yml +++ b/.github/workflows/markdown-lint-template.yml @@ -25,6 +25,6 @@ jobs: with: persist-credentials: false - name: Lint Markdown files - uses: DavidAnson/markdownlint-cli2-action@0cf8cddd9e0066bdb1f84b7a75b2576f53f6854a + uses: DavidAnson/markdownlint-cli2-action@5d93b2e51956882fac0ff6308c0e3fba8fdfe65c with: globs: '**/*.md'