Skip to content

Commit

Permalink
Merge pull request #160 from ceph/dependabot/github_actions/DavidAnso…
Browse files Browse the repository at this point in the history
…n/markdownlint-cli2-action-17

build(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17
  • Loading branch information
Madhu-1 authored Oct 21, 2024
2 parents 02aac5e + 700b3f5 commit 76bc088
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@v16
- uses: DavidAnson/markdownlint-cli2-action@v17
with:
config: .markdownlint.yaml
globs: 'docs/*.md'
Expand Down

0 comments on commit 76bc088

Please sign in to comment.