There was an error while loading. Please reload this page.
2 parents 48949db + 8ae74f5 commit 8317d09Copy full SHA for 8317d09
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@ce4853d43830c74c1753b39f3cf40f71c2031eb9 # v23.0.0
+ uses: DavidAnson/markdownlint-cli2-action@6b51ade7a9e4a75a7ad929842dd298a3804ebe8b # v23.1.0
68
with:
69
fix: true # Enabled to improve reported errors
70
globs: '**/*.md'
0 commit comments