Skip to content

Commit fa5ea92

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Check out code
2323
uses: actions/checkout@v4
2424
- name: Run Markdown Lint
25-
uses: DavidAnson/markdownlint-cli2-action@v16
25+
uses: DavidAnson/markdownlint-cli2-action@v17
2626
with:
2727
globs: "**/*.md"
2828
json:

0 commit comments

Comments
 (0)