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