test: use golint v1.64
This commit is contained in:
parent
e4536bfc79
commit
213d951fe3
2
.github/workflows/static.yaml
vendored
2
.github/workflows/static.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Run linter
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.60
|
||||
version: v1.64
|
||||
args: -E=gofmt,unused,ineffassign,revive,misspell,exportloopref,asciicheck,bodyclose,contextcheck --timeout=30m0s
|
||||
verify-helm:
|
||||
name: Verify Helm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user