From ac54151429a28b033e14746f52c5b727f48da0c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 12:00:44 +0000 Subject: [PATCH] chore(deps): bump DavidAnson/markdownlint-cli2-action in the all group Bumps the all group with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `DavidAnson/markdownlint-cli2-action` from 19.1.0 to 20.0.0 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v19.1.0...v20.0.0) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- .github/workflows/files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/files.yml b/.github/workflows/files.yml index 40e2692..b44d3c4 100644 --- a/.github/workflows/files.yml +++ b/.github/workflows/files.yml @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: markdownlint-cli2-action - uses: DavidAnson/markdownlint-cli2-action@v19.1.0 + uses: DavidAnson/markdownlint-cli2-action@v20.0.0 editorconfig-checker: runs-on: ubuntu-latest