chore(deps): update golangci/golangci-lint docker tag to v1.63.4

This commit is contained in:
renovate 2025-01-03 21:07:15 +00:00
parent 6dc2348fbe
commit 32a1b93b60
1 changed files with 1 additions and 1 deletions

View File

@ -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'