From 3070337a66a4bbe14f01344e7c7d347ac9eee1c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 18:13:29 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action digest to 2256fe3 --- .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 c864aa0..8c6a678 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@9baca9505682cfa76c4c50032429c03f06dedc88 + uses: DavidAnson/markdownlint-cli2-action@2256fe35224a451507c8848ec825a4212e9eeb00 with: globs: '**/*.md'