From 6a72a3dbf030a6051ac966b5988e9d708ff33457 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 02:41:07 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action digest to 93e9772 --- .github/workflows/markdown-style-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-style-checks.yml b/.github/workflows/markdown-style-checks.yml index bc75792104..bcef897e9d 100644 --- a/.github/workflows/markdown-style-checks.yml +++ b/.github/workflows/markdown-style-checks.yml @@ -19,6 +19,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 + - uses: DavidAnson/markdownlint-cli2-action@93e977280559750153a80f85d87d50502bdcdda1 with: config: "docs/.sphinx/.markdownlint.json"