From 3b00ee03c5bf3eebf65acac3722c8d7798b08af5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 03:20:45 +0000 Subject: [PATCH] ci(deps): Update DavidAnson/markdownlint-cli2-action action to v19 --- .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 9ce9d7c9..cb296b9f 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -25,7 +25,7 @@ jobs: - name: Checkout Code uses: actions/checkout@v4 - name: Lint Markdown Files - uses: DavidAnson/markdownlint-cli2-action@v18 + uses: DavidAnson/markdownlint-cli2-action@v19 with: globs: | **.md