Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent 08629cf commit 11c5993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -264,7 +264,7 @@ jobs:
os: ${{ runner.os }}

- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f # v12.0.0
uses: DavidAnson/markdownlint-cli2-action@ed4dec634fd2ef689c7061d5647371d8248064f1 # v13.0.0

- name: Lint fenced code blocks
run: pnpm doc-fence-check
Expand Down

0 comments on commit 11c5993

Please sign in to comment.