From efcb7e0fef27621683d04ace504953589b2d42b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:24:33 +0000 Subject: [PATCH] Bump DavidAnson/markdownlint-cli2-action from 19.0.0 to 19.1.0 Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v19.0.0...v19.1.0) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-markdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-markdown.yml b/.github/workflows/ci-markdown.yml index 2da435bfd81..6dcff7517d5 100644 --- a/.github/workflows/ci-markdown.yml +++ b/.github/workflows/ci-markdown.yml @@ -27,7 +27,7 @@ jobs: fetch-depth: 10 - name: Run markdownlint - uses: DavidAnson/markdownlint-cli2-action@v19.0.0 + uses: DavidAnson/markdownlint-cli2-action@v19.1.0 with: globs: | lib/elixir/pages/**/*.md