Skip to content

Commit bc7080c

Browse files
Bump DavidAnson/markdownlint-cli2-action from 16 to 17 (#161)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdb1057 commit bc7080c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Git repository
1515
uses: actions/checkout@v4
1616
- name: Lint
17-
uses: DavidAnson/markdownlint-cli2-action@v16
17+
uses: DavidAnson/markdownlint-cli2-action@v17
1818
with:
1919
globs: |
2020
*.md,

0 commit comments

Comments
 (0)