From 1ef6247a0d9f217ed8ff7d0126e9d7d4a022f4be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:54:06 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action action to v23.2.0 --- .github/workflows/markdown-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index fe3fd69ec..cf3ed5a0a 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -16,4 +16,4 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v6 - - uses: DavidAnson/markdownlint-cli2-action@v23.0.0 + - uses: DavidAnson/markdownlint-cli2-action@v23.2.0