From 175c837eb6459ef97574bbe2a5bee3c2a5cb7fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 05:16:20 +0000 Subject: [PATCH] chore(deps): Bump DavidAnson/markdownlint-cli2-action from 19 to 20 (#1072) --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 1083c27..0d0fd4a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -25,7 +25,7 @@ jobs: filter_mode: nofilter - name: Lint - uses: DavidAnson/markdownlint-cli2-action@v19 + uses: DavidAnson/markdownlint-cli2-action@v20 with: config: .github/workflows/lint/rules.markdownlint.yml globs: |