Skip to content

Commit caf1ca5

Browse files
chore(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 23
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 23. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v16...v23) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '23' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87e2ef6 commit caf1ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Lint Markdown
18-
uses: DavidAnson/markdownlint-cli2-action@v16
18+
uses: DavidAnson/markdownlint-cli2-action@v23
1919
with:
2020
globs: "docs/**/*.md"
2121
config: ".markdownlint.yml"

0 commit comments

Comments
 (0)