chore(deps): update golangci/golangci-lint-action action to v6 #6

Open
prskr wants to merge 1 commit from renovate/golangci-golangci-lint-action-6.x into main
Showing only changes of commit 19494fca44 - Show all commits

View file

@ -31,7 +31,7 @@ jobs:
go-package: ./...
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
env:
CGO_ENABLED: "0"
GOMEMLIMIT: "1150MiB"