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