Skip to content

Commit

Permalink
Merge pull request #42 from containrrr/switch-markdown-lint-action
Browse files Browse the repository at this point in the history
Switch to DavidAnson/markdownlint-cli2-action@v8
  • Loading branch information
arnested authored Dec 19, 2022
2 parents 08e0ea8 + d0faf10 commit 3e28452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run markdownlint
uses: actionshub/markdownlint@2.0.2
uses: DavidAnson/markdownlint-cli2-action@v8

0 comments on commit 3e28452

Please sign in to comment.