Skip to content

Commit

Permalink
Merge pull request #26 from sous-chefs/renovate/major-actions
Browse files Browse the repository at this point in the history
chore(deps): update davidanson/markdownlint-cli2-action action to v11
  • Loading branch information
bmhughes committed Jul 7, 2023
2 parents 89865ee + 9ca7566 commit 3b1d4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-unit.yml
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
- name: Run Markdown Lint
uses: DavidAnson/markdownlint-cli2-action@v10
uses: DavidAnson/markdownlint-cli2-action@v11
with:
globs: "**/*.md"

Expand Down

0 comments on commit 3b1d4d5

Please sign in to comment.