From e1398ea022c4df130ae326dd44343091ae87bf4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 10:57:51 +0000 Subject: [PATCH] Bump DavidAnson/markdownlint-cli2-action from 9 to 10 Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/DavidAnson/markdownlint-cli2-action) from 9 to 10. - [Release notes](https://github.com/DavidAnson/markdownlint-cli2-action/releases) - [Commits](https://github.com/DavidAnson/markdownlint-cli2-action/compare/v9...v10) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 14efd70..9d86e29 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,4 +19,4 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run markdownlint - uses: DavidAnson/markdownlint-cli2-action@v9 + uses: DavidAnson/markdownlint-cli2-action@v10