mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
specify the version of morphy2k/revive-action to 2.5.4
This commit is contained in:
parent
f2d5731acf
commit
29f3642395
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -87,7 +87,7 @@ jobs:
|
|||
sed -i -e '/_requestgen.go/d' coverage_dnum.txt
|
||||
|
||||
- name: Revive Check
|
||||
uses: morphy2k/revive-action@v2
|
||||
uses: morphy2k/revive-action@v2.5.4 # https://github.com/mgechev/revive/issues/956
|
||||
with:
|
||||
reporter: github-pr-review
|
||||
fail_on_error: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user