Skip to content

Commit aab4913

Browse files
Update DavidAnson/markdownlint-cli2-action action to v19
| datasource | package | from | to | | ----------- | ----------------------------------- | ---- | --- | | github-tags | DavidAnson/markdownlint-cli2-action | v18 | v19 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54009d7 commit aab4913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-linting.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: DavidAnson/markdownlint-cli2-action@v18
14+
- uses: DavidAnson/markdownlint-cli2-action@v19
1515
with:
1616
config: '.markdownlint.json'
1717
globs: |

0 commit comments

Comments
 (0)