Skip to content

Commit

Permalink
Merge pull request ceph#190 from ceph/dependabot/github_actions/David…
Browse files Browse the repository at this point in the history
…Anson/markdownlint-cli2-action-19

build(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19
  • Loading branch information
Madhu-1 authored Jan 2, 2025
2 parents 1c8ad98 + 827c65c commit bdd5baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: DavidAnson/markdownlint-cli2-action@v18
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
config: .markdownlint.yaml
globs: 'docs/*.md'
Expand Down

0 comments on commit bdd5baa

Please sign in to comment.