From e815d375ccc5f7ea76e310ee98e653d74f5ff3fb Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 15 Nov 2024 04:10:18 +0000 Subject: [PATCH] Update DavidAnson/markdownlint-cli2-action action to v18 --- .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 35f54ec..69beb15 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@v17 + uses: DavidAnson/markdownlint-cli2-action@v18 with: globs: | *.md