Bump up golangci-lint to v1.55.2
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
This commit is contained in:
parent
f12e84b5c5
commit
4b556a6e01
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.55.0
|
||||
version: v1.55.2
|
||||
skip-cache: true
|
||||
args: --timeout=8m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user