Bump golangci-lint on actions and disable deprecated linters

This commit is contained in:
Ricardo Katz 2024-11-13 07:05:24 -07:00
parent be8abe7a5c
commit 0767f437b6
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -22,7 +22,6 @@ linters:
- errcheck
- errchkjson
- errname
- execinquery
- ginkgolinter
- gocheckcompilerdirectives
- goconst