Skip to content

Commit

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

Bump DavidAnson/markdownlint-cli2-action from 18 to 19
  • Loading branch information
s-martin authored Jan 3, 2025
2 parents 088ea3a + 85d8bb1 commit 414b27f
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@v18
uses: DavidAnson/markdownlint-cli2-action@v19
with:
config: .markdownlint-cli2.yaml
#continue-on-error: true

0 comments on commit 414b27f

Please sign in to comment.