Update golangci-lint to v1.56.1
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
This commit is contained in:
parent
f44d90be4a
commit
6a759713ad
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- uses: ./.github/actions/install-go
|
||||
- uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
version: v1.55.2
|
||||
version: v1.56.1
|
||||
skip-cache: true
|
||||
args: --timeout=8m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user