Skip to content

Commit 7fa89c1

Browse files
authored
Merge pull request #169 from lima-vm/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-24.1.0
chore(deps): bump DavidAnson/markdownlint-cli2-action from 24.0.0 to 24.1.0
2 parents 5e9d495 + e0b5962 commit 7fa89c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@8de2aa07cae85fd17c0b35642db70cf5495f1d25 # v24.0.0
67+
uses: DavidAnson/markdownlint-cli2-action@6bf21b07787794f89a243495939cd651942aeabe # v24.1.0
6868
with:
6969
fix: true # Enabled to improve reported errors
7070
globs: '**/*.md'

0 commit comments

Comments
 (0)