Skip to content

Commit

Permalink
Merge pull request #2460 from MiczFlor/dependabot/github_actions/Davi…
Browse files Browse the repository at this point in the history
…dAnson/markdownlint-cli2-action-18

Bump DavidAnson/markdownlint-cli2-action from 17 to 18
  • Loading branch information
s-martin authored Dec 2, 2024
2 parents 5decc3c + b246e49 commit d8ab338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Linting markdown
uses: DavidAnson/markdownlint-cli2-action@v17
uses: DavidAnson/markdownlint-cli2-action@v18
with:
config: .markdownlint-cli2.yaml
#continue-on-error: true

0 comments on commit d8ab338

Please sign in to comment.