From 5e2186ee13494c129b453aae48bf0649bb146de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:57:39 -0800 Subject: [PATCH] build(deps): bump DavidAnson/markdownlint-cli2-action (#406) Bumps [DavidAnson/markdownlint-cli2-action](/~https://github.com/davidanson/markdownlint-cli2-action) from 10.0.1 to 12.0.0. - [Release notes](/~https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](/~https://github.com/davidanson/markdownlint-cli2-action/compare/bb4bb94c73936643d73d345b48fead3e96f90a5e...3aaa38e446fbd2c288af4291aa0f55d64651050f) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 347f149..590e324 100644 --- a/.github/workflows/markdown.yml +++ b/.github/workflows/markdown.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - - uses: DavidAnson/markdownlint-cli2-action@bb4bb94c73936643d73d345b48fead3e96f90a5e + - uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f with: globs: | **/*.md