Skip to content

Commit d46aeed

Browse files
authored
Merge pull request #567 from vinhnx/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-22
chore(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22
2 parents 8c3a89c + 8375a8a commit d46aeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
- '**/*.md'
130130
- '!.github/workflows/*.yml'
131131
- '!target/**'
132-
- uses: DavidAnson/markdownlint-cli2-action@v21
132+
- uses: DavidAnson/markdownlint-cli2-action@v22
133133
if: steps.filter.outputs.markdown == 'true'
134134
with:
135135
globs: |

0 commit comments

Comments
 (0)