Skip to content

Commit

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

build(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18
  • Loading branch information
Madhu-1 authored Nov 19, 2024
2 parents f325f74 + 58ccf2d commit a12c2d5
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@v17
- uses: DavidAnson/markdownlint-cli2-action@v18
with:
config: .markdownlint.yaml
globs: 'docs/*.md'
Expand Down

0 comments on commit a12c2d5

Please sign in to comment.