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:
|
||||
- push
|
||||
- name: golangci-linter
|
||||
image: golangci/golangci-lint:v1.59.1
|
||||
image: golangci/golangci-lint:v1.62.0
|
||||
commands:
|
||||
- golangci-lint run --enable-all ./...
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue