mirror of
https://github.com/kubernetes/ingress-nginx.git
synced 2025-02-06 09:44:13 +00:00
Bump golangci-lint on actions and disable deprecated linters (#12360)
This commit is contained in:
parent
be8abe7a5c
commit
0207d1878a
3
.github/workflows/golangci-lint.yml
vendored
3
.github/workflows/golangci-lint.yml
vendored
@ -30,4 +30,5 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
|
||||
with:
|
||||
version: v1.56
|
||||
version: v1.62
|
||||
only-new-issues: true
|
||||
|
@ -22,7 +22,6 @@ linters:
|
||||
- errcheck
|
||||
- errchkjson
|
||||
- errname
|
||||
- execinquery
|
||||
- ginkgolinter
|
||||
- gocheckcompilerdirectives
|
||||
- goconst
|
||||
|
Loading…
x
Reference in New Issue
Block a user