From 3a0a5765e934f88b2dfed83c59f84e6c6bb946b0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 30 Dec 2024 10:40:28 +0100 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action action to v19 (#42) --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 69beb15..cab304b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: with: show-progress: 'false' - name: markdownlint - uses: DavidAnson/markdownlint-cli2-action@v18 + uses: DavidAnson/markdownlint-cli2-action@v19 with: globs: | *.md