Skip to content

Commit 95cd439

Browse files
authored
Merge pull request #129 from lima-vm/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-20.0.0
Bump DavidAnson/markdownlint-cli2-action from 19.1.0 to 20.0.0
2 parents b1d6d46 + 21515a1 commit 95cd439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Build
6464
run: make
6565
- name: Run markdownlint with auto-fix
66-
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 #v19
66+
uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
6767
with:
6868
fix: true # Enabled to improve reported errors
6969
globs: '**/*.md'

0 commit comments

Comments
 (0)