Skip to content

Commit 2132fcf

Browse files
committed
Testing a second markdownlnit action
Signed-off-by: Lynette Miles <[email protected]>
1 parent 12d2c12 commit 2132fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- uses: actions/checkout@v1
4141
- name: markdownlint
42-
uses: prologic/action-markdownlint@v1
42+
uses: prologic/action-markdownlint@v0.26.2
4343
with:
4444
github_token: ${{ secrets.GITHUB_TOKEN }}
4545
reporter: github-pr-review # Change reporter. (Only `github-pr-check` is supported at the moment).

0 commit comments

Comments
 (0)