Skip to content

Commit 0d0124e

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v19 (hestiacp#4702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8322e37 commit 0d0124e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Run markdownlint
18-
uses: DavidAnson/markdownlint-cli2-action@v18
18+
uses: DavidAnson/markdownlint-cli2-action@v19
1919
with:
2020
globs: |
2121
*.md

0 commit comments

Comments
 (0)