mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Use prologic/action-remark-lint@v0.0.4
This commit is contained in:
parent
0c8b62c0bc
commit
312e3db36d
2
.github/workflows/reviewdog.yml
vendored
2
.github/workflows/reviewdog.yml
vendored
@ -7,6 +7,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: remark-lint
|
- name: remark-lint
|
||||||
uses: prologic/action-remark-lint@v0.0.3
|
uses: prologic/action-remark-lint@v0.0.4
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user