Skip to content

Commit bfc3ab8

Browse files
Updated .github/workflows/lint-markdown.yml NO_JIRA
1 parent 82b3eeb commit bfc3ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fi
3131
3232
- name: Run markdownlint
33-
uses: reviewdog/action-markdownlint@v0
33+
uses: reviewdog/action-markdownlint@v0.9.0
3434
with:
3535
fail_on_error: false
3636
filter_mode: diff_context

0 commit comments

Comments
 (0)