Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v18
Browse files Browse the repository at this point in the history
| datasource  | package                             | from    | to      |
| ----------- | ----------------------------------- | ------- | ------- |
| github-tags | DavidAnson/markdownlint-cli2-action | v17.0.0 | v18.0.0 |
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 88d1bdf commit e58cec4
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 @@ -304,7 +304,7 @@ jobs:
os: ${{ runner.os }}

- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0

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

0 comments on commit e58cec4

Please sign in to comment.