Skip to content

Commit

Permalink
Update DavidAnson/markdownlint-cli2-action action to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent ce8c184 commit fac8b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-markdown-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
config-file: ${{ steps.linkconfig.outputs.link_config_path }}

- name: Run markdown lint
uses: DavidAnson/markdownlint-cli2-action@v14
uses: DavidAnson/markdownlint-cli2-action@v17
if: always()
with:
globs: '**/*.md'
Expand Down

0 comments on commit fac8b47

Please sign in to comment.