chore(deps): update golangci/golangci-lint-action action to v5
All checks were successful
Go build / build (1.20.x) (pull_request) Successful in 2m2s
Go build / build (1.21.x) (pull_request) Successful in 1m48s
Go build / build (1.20.x) (push) Successful in 37s
Go build / build (1.21.x) (push) Successful in 37s
Renovate / renovate (push) Successful in 11s
All checks were successful
Go build / build (1.20.x) (pull_request) Successful in 2m2s
Go build / build (1.21.x) (pull_request) Successful in 1m48s
Go build / build (1.20.x) (push) Successful in 37s
Go build / build (1.21.x) (push) Successful in 37s
Renovate / renovate (push) Successful in 11s
This commit is contained in:
parent
f7ec3e8392
commit
d4ce5c46d6
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ jobs:
|
|||
go-package: ./...
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v5
|
||||
env:
|
||||
CGO_ENABLED: "0"
|
||||
GOMEMLIMIT: "1150MiB"
|
||||
|
|
Loading…
Reference in a new issue