chore(deps): update golangci/golangci-lint docker tag to v1.62.0
This commit is contained in:
parent
7f3f096ee3
commit
c41d5f50ad
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
- name: golangci-linter
|
- name: golangci-linter
|
||||||
image: golangci/golangci-lint:v1.59.1
|
image: golangci/golangci-lint:v1.62.0
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run --enable-all ./...
|
- golangci-lint run --enable-all ./...
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue