We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac54c1 commit 369dc8cCopy full SHA for 369dc8c
.github/workflows/ci.yml
@@ -118,7 +118,7 @@ jobs:
118
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.0.0
119
120
- name: Lint markdown
121
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
122
with:
123
globs: |
124
**/*.md
0 commit comments