Skip to content

Commit 369a4b2

Browse files
committed
⬆️ Updates prologic/action-remark-lint action to v0.2.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent b2e61e8 commit 369a4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v1
1111
- name: remark-lint
12-
uses: prologic/action-remark-lint@v0.0.5
12+
uses: prologic/action-remark-lint@v0.2.0
1313
with:
1414
github_token: ${{ secrets.GITHUB_TOKEN }}
1515
level: error

0 commit comments

Comments
 (0)