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 e3b1769 commit 88536deCopy full SHA for 88536de
.github/workflows/markdownlint.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
18
19
- name: run markdownlint
20
- uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
+ uses: DavidAnson/markdownlint-cli2-action@30a0e04f1870d58f8d717450cc6134995f993c63 # v21.0.0
21
with:
22
globs: |
23
**/*.md
0 commit comments