From f994413f67246fa57b7dc62444538b4107fb308f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:12:35 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action digest to 07a94fa --- .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 1fe6ae5..1a99eb3 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@681ed94d686a384a8285cc1e2ab7248184eaade1 + uses: DavidAnson/markdownlint-cli2-action@07a94fa9f512f1307d8aaabe3d3bec4ac93c5e99 with: globs: '**/*.md'