Skip to content

Commit 17b79f1

Browse files
Bump DavidAnson/markdownlint-cli2-action from 20 to 21
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 20 to 21. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v20...v21) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4597614 commit 17b79f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Markdown Lint
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: DavidAnson/markdownlint-cli2-action@v20
15+
- uses: DavidAnson/markdownlint-cli2-action@v21
1616
with:
1717
globs: "**/*.md"
1818

0 commit comments

Comments
 (0)