mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 14:33:53 +00:00
dep: bump morphy2k/revive-action from 2.7.0 to 2.7.1
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/morphy2k/revive-action/releases) - [Commits](https://github.com/morphy2k/revive-action/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: morphy2k/revive-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
11011726e1
commit
bb5830fb47
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.7.0 # https://github.com/mgechev/revive/issues/956
|
||||
uses: morphy2k/revive-action@v2.7.1 # https://github.com/mgechev/revive/issues/956
|
||||
with:
|
||||
reporter: github-pr-review
|
||||
fail_on_error: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user