From fd1e91ca68a115a04cf2e9663bc6db3d6d7be4da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 21:28:06 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action digest to 9baca95 --- .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 1a99eb3..c864aa0 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@07a94fa9f512f1307d8aaabe3d3bec4ac93c5e99 + uses: DavidAnson/markdownlint-cli2-action@9baca9505682cfa76c4c50032429c03f06dedc88 with: globs: '**/*.md'