Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent a26bec7 commit f66b772
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@bb4bb94c73936643d73d345b48fead3e96f90a5e # v10.0.1
uses: DavidAnson/markdownlint-cli2-action@8f3516061301755c97ff833a8e933f09282cc5b5 # v11.0.0

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

0 comments on commit f66b772

Please sign in to comment.