We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e61e8 commit 369a4b2Copy full SHA for 369a4b2
.github/workflows/reviewdog.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v1
11
- name: remark-lint
12
- uses: prologic/action-remark-lint@v0.0.5
+ uses: prologic/action-remark-lint@v0.2.0
13
with:
14
github_token: ${{ secrets.GITHUB_TOKEN }}
15
level: error
0 commit comments