Skip to content

Commit

Permalink
Update DavidAnson/markdownlint-cli2-action action to v19
Browse files Browse the repository at this point in the history
| datasource  | package                             | from | to  |
| ----------- | ----------------------------------- | ---- | --- |
| github-tags | DavidAnson/markdownlint-cli2-action | v18  | v19 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 2e55189 commit 4bf620c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v18
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
config: '.markdownlint.json'
globs: |
Expand Down

0 comments on commit 4bf620c

Please sign in to comment.