mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-14 11:03:53 +00:00
Merge pull request #1771 from c9s/dependabot/github_actions/morphy2k/revive-action-2.6.0
dep: bump morphy2k/revive-action from 2.5.10 to 2.6.0
This commit is contained in:
commit
0a6dc7f59f
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -90,7 +90,7 @@ jobs:
|
|||
sed -i -e '/_requestgen.go/d' coverage_dnum.txt
|
||||
|
||||
- name: Revive Check
|
||||
uses: morphy2k/revive-action@v2.5.10 # https://github.com/mgechev/revive/issues/956
|
||||
uses: morphy2k/revive-action@v2.6.0 # https://github.com/mgechev/revive/issues/956
|
||||
with:
|
||||
reporter: github-pr-review
|
||||
fail_on_error: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user