We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd6a04 commit 22fe8f5Copy full SHA for 22fe8f5
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
34
# uses .markdownlint.yml for configuration
35
- name: markdownlint
36
- uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
+ uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
37
with:
38
globs: |
39
.github/**/*.md
0 commit comments