There was an error while loading. Please reload this page.
2 parents 5e9d495 + e0b5962 commit 7fa89c1Copy full SHA for 7fa89c1
1 file changed
.github/workflows/build.yaml
@@ -64,7 +64,7 @@ jobs:
64
- name: Build
65
run: make
66
- name: Run markdownlint with auto-fix
67
- uses: DavidAnson/markdownlint-cli2-action@8de2aa07cae85fd17c0b35642db70cf5495f1d25 # v24.0.0
+ uses: DavidAnson/markdownlint-cli2-action@6bf21b07787794f89a243495939cd651942aeabe # v24.1.0
68
with:
69
fix: true # Enabled to improve reported errors
70
globs: '**/*.md'
0 commit comments