chore(deps): update golangci/golangci-lint docker tag to v1.63.4
This commit is contained in:
parent
6dc2348fbe
commit
32a1b93b60
|
|
@ -138,7 +138,7 @@ steps:
|
||||||
event: [ push, tag, pull_request ]
|
event: [ push, tag, pull_request ]
|
||||||
|
|
||||||
- name: api-lint
|
- name: api-lint
|
||||||
image: golangci/golangci-lint:v1.61.0
|
image: golangci/golangci-lint:v1.63.4
|
||||||
pull: always
|
pull: always
|
||||||
environment:
|
environment:
|
||||||
GOPROXY: 'https://goproxy.kolaente.de'
|
GOPROXY: 'https://goproxy.kolaente.de'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue