Skip to content

Commit

Permalink
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 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 1f60f9e commit 81637ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
with:
config: .markdownlint-cli2.yaml
globs: "**/*.md"
Expand Down

0 comments on commit 81637ef

Please sign in to comment.