Skip to content

Commit bdd5baa

Browse files
authored
Merge pull request #190 from ceph/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-19
build(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19
2 parents 1c8ad98 + 827c65c commit bdd5baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- uses: actions/checkout@v4
8686
with:
8787
fetch-depth: 1
88-
- uses: DavidAnson/markdownlint-cli2-action@v18
88+
- uses: DavidAnson/markdownlint-cli2-action@v19
8989
with:
9090
config: .markdownlint.yaml
9191
globs: 'docs/*.md'

0 commit comments

Comments
 (0)