From 4a40f0fdeeef8e95015f9b8277794ebbdb43660b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 00:13:52 -0500 Subject: [PATCH] chore(deps): Bump DavidAnson/markdownlint-cli2-action from 21 to 22 (#3041) --- .github/workflows/markdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown.yml b/.github/workflows/markdown.yml index ca07a54a..a3940605 100644 --- a/.github/workflows/markdown.yml +++ b/.github/workflows/markdown.yml @@ -20,7 +20,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DavidAnson/markdownlint-cli2-action@v21 + - uses: DavidAnson/markdownlint-cli2-action@v22 with: globs: "**.md" config: .markdownlint-cli2.jsonc