From fe20a80d6408483b605e7c9ce1cb7855e72ea467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:38:09 +0000 Subject: [PATCH] ci(deps): bump davidanson/markdownlint-cli2-action from 17.0.0 to 23.0.0 Bumps [davidanson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 17.0.0 to 23.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/db43aef879112c3119a410d69f66701e0d530809...ce4853d43830c74c1753b39f3cf40f71c2031eb9) --- updated-dependencies: - dependency-name: davidanson/markdownlint-cli2-action dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/docs-quality.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-quality.yml b/.github/workflows/docs-quality.yml index 37101f7..0592997 100644 --- a/.github/workflows/docs-quality.yml +++ b/.github/workflows/docs-quality.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Markdown lint - uses: davidanson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17 + uses: davidanson/markdownlint-cli2-action@ce4853d43830c74c1753b39f3cf40f71c2031eb9 # v23.0.0 with: globs: | **/*.md