Skip to content

Commit 6f55c24

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

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
@@ -7,6 +7,6 @@ jobs:
77
- name: Set up Git repository
88
uses: actions/checkout@v4
99
- name: Lint
10-
uses: DavidAnson/markdownlint-cli2-action@v15
10+
uses: DavidAnson/markdownlint-cli2-action@v16
1111
with:
1212
globs: '**/*.md'

0 commit comments

Comments
 (0)