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
| datasource  | package                             | from    | to      |
| ----------- | ----------------------------------- | ------- | ------- |
| github-tags | DavidAnson/markdownlint-cli2-action | v10.0.1 | v11.0.0 |
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent a26bec7 commit cd42477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
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 cd42477

Please sign in to comment.