update golangci-lint to v1.60.1
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
This commit is contained in:
parent
fb8cd045b8
commit
20ee6de0b5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
- uses: ./.github/actions/install-go
|
- uses: ./.github/actions/install-go
|
||||||
- uses: golangci/golangci-lint-action@v6
|
- uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
version: v1.59.1
|
version: v1.60.1
|
||||||
skip-cache: true
|
skip-cache: true
|
||||||
args: --timeout=8m
|
args: --timeout=8m
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user