Skip to content

Commit fb54766

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

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@v17
25+
uses: DavidAnson/markdownlint-cli2-action@v18
2626
with:
2727
globs: "**/*.md"
2828
json:

0 commit comments

Comments
 (0)