From 315db5e03bad2b992d8882e7b5d14405836807fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 05:43:35 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action digest to 462cc85 --- .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 8c6a678c..02daf727 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@2256fe35224a451507c8848ec825a4212e9eeb00 + uses: DavidAnson/markdownlint-cli2-action@462cc85e3cf3da90c9c8cb57e485ddfb614bcb66 with: globs: '**/*.md'