Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent df4d93c commit 39d0125
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@455b6612a7b7a80f28be9e019b70abdd11696e4e # v14.0.0
uses: DavidAnson/markdownlint-cli2-action@510b996878fc0d1a46c8a04ec86b06dbfba09de7 # v15.0.0

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

0 comments on commit 39d0125

Please sign in to comment.