Skip to content

Commit 90d1c11

Browse files
Update DavidAnson/markdownlint-cli2-action action to v17 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cc69cf commit 90d1c11

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
# uses .markdownlint.yml for configuration
3131
- name: markdownlint
32-
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
32+
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
3333
with:
3434
globs: |
3535
.github/**/*.md

0 commit comments

Comments
 (0)