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 6c24766 commit 1891156Copy full SHA for 1891156
.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