Skip to content

Commit 8317d09

Browse files
authored
Merge pull request #158 from lima-vm/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23.1.0
chore(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0
2 parents 48949db + 8ae74f5 commit 8317d09

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

0 commit comments

Comments
 (0)