Update golangci-lint version

Signed-off-by: Matt Farina <matt.farina@suse.com>
pull/13546/head
Matt Farina 9 months ago
parent 5727f56a96
commit 66f84e510e
No known key found for this signature in database
GPG Key ID: 92C44A3D421FF7F9

@ -23,4 +23,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 #pin@6.1.1
with:
version: v1.58
version: v1.62

@ -42,4 +42,4 @@ issues:
text: "redefines-builtin-id: redefinition of the built-in function min"
- linters:
- revive
text: "redefines-builtin-id: redefinition of the built-in function new"
text: "redefines-builtin-id: redefinition of the built-in function new"

Loading…
Cancel
Save