From e044ad3dafcf8ab8b61e17b0aa103ef47d236c67 Mon Sep 17 00:00:00 2001
From: CSRBot <csrbot@cryptic.systems>
Date: Thu, 15 May 2025 07:03:42 +0000
Subject: [PATCH] chore(deps): update davidanson/markdownlint-cli2-action
 action to v20

---
 .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 ae3f47a..834fe4b 100644
--- a/.gitea/workflows/markdown-linters.yaml
+++ b/.gitea/workflows/markdown-linters.yaml
@@ -17,6 +17,6 @@ jobs:
     - ubuntu-latest
     steps:
     - uses: actions/checkout@v4.2.2
-    - uses: DavidAnson/markdownlint-cli2-action@v19.1.0
+    - uses: DavidAnson/markdownlint-cli2-action@v20.0.0
       with:
         globs: '**/*.md'
-- 
2.47.2