chore(deps): update golangci/golangci-lint docker tag to v1.64.7
This commit is contained in:
parent
803d6b4e65
commit
8f1eec96b0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
when:
|
||||
- event: [push, manual]
|
||||
- name: golangci-linter
|
||||
image: golangci/golangci-lint:v1.64.6
|
||||
image: golangci/golangci-lint:v1.64.7
|
||||
commands:
|
||||
- golangci-lint run ./...
|
||||
when:
|
||||
|
|
Loading…
Add table
Reference in a new issue