From 2ac654b05bbd97a59955792474c63efa06e936d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 07:20:23 +0000 Subject: [PATCH] Bump DavidAnson/markdownlint-cli2-action in the actions group (#361) --- .github/workflows/lint-markdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-markdown.yml b/.github/workflows/lint-markdown.yml index 27498ab27..2418d096d 100644 --- a/.github/workflows/lint-markdown.yml +++ b/.github/workflows/lint-markdown.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Lint Markdown - uses: DavidAnson/markdownlint-cli2-action@v17 + uses: DavidAnson/markdownlint-cli2-action@v18 with: config: ".markdownlint.jsonc" globs: |