Skip to content

Commit 1f49aa9

Browse files
Update DavidAnson/markdownlint-cli2-action action to v19
1 parent 7bd6a04 commit 1f49aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
# uses .markdownlint.yml for configuration
3535
- name: markdownlint
36-
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
36+
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
3737
with:
3838
globs: |
3939
.github/**/*.md

0 commit comments

Comments
 (0)