Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v10 (
Browse files Browse the repository at this point in the history
…#21)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2023
1 parent 512ebd2 commit 28f69df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-unit.yml
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
- name: Run Markdown Lint
uses: DavidAnson/markdownlint-cli2-action@v9
uses: DavidAnson/markdownlint-cli2-action@v10
with:
globs: "**/*.md"

Expand Down

0 comments on commit 28f69df

Please sign in to comment.