From 34a4a997f5d89a5acd3906c0115066304e1c90fe Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 4 Jun 2026 14:36:41 +0000 Subject: [PATCH] chore(deps): update davidanson/markdownlint-cli2-action action to v23 --- .gitea/workflows/markdown-linters.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/markdown-linters.yaml b/.gitea/workflows/markdown-linters.yaml index a2e4b41..3fb0287 100644 --- a/.gitea/workflows/markdown-linters.yaml +++ b/.gitea/workflows/markdown-linters.yaml @@ -17,6 +17,6 @@ jobs: - ubuntu-latest steps: - uses: actions/checkout@v6.0.3 - - uses: DavidAnson/markdownlint-cli2-action@v21.0.0 + - uses: DavidAnson/markdownlint-cli2-action@v23.2.0 with: globs: '**/*.md' -- 2.52.0