Skip to content

Commit f659525

Browse files
authored
Merge pull request #143 from lima-vm/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-21.0.0
chore(deps): bump DavidAnson/markdownlint-cli2-action from 20.0.0 to 21.0.0
2 parents 5c1e2cc + fef83d0 commit f659525

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
@@ -64,7 +64,7 @@ jobs:
6464
- name: Build
6565
run: make
6666
- name: Run markdownlint with auto-fix
67-
uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
67+
uses: DavidAnson/markdownlint-cli2-action@30a0e04f1870d58f8d717450cc6134995f993c63 # v21.0.0
6868
with:
6969
fix: true # Enabled to improve reported errors
7070
globs: '**/*.md'

0 commit comments

Comments
 (0)