Skip to content

Commit c900543

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v18 (hestiacp#4627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbe7dea commit c900543

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@v17
18+
uses: DavidAnson/markdownlint-cli2-action@v18
1919
with:
2020
globs: |
2121
*.md

0 commit comments

Comments
 (0)