Skip to content

Commit 5ec6cc5

Browse files
Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 18.0.0
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16.0.0 to 18.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v16.0.0...v18.0.0) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afe4342 commit 5ec6cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v4
1313

1414
- name: run markdownlint
15-
uses: DavidAnson/markdownlint-cli2-action@v16.0.0
15+
uses: DavidAnson/markdownlint-cli2-action@v18.0.0
1616
with:
1717
globs: |
1818
**/*.md

0 commit comments

Comments
 (0)