Compare commits

...

1 Commits

Author SHA1 Message Date
renovate 32a1b93b60 chore(deps): update golangci/golangci-lint docker tag to v1.63.4 2025-01-03 21:07:15 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ steps:
event: [ push, tag, pull_request ]
- name: api-lint
image: golangci/golangci-lint:v1.61.0
image: golangci/golangci-lint:v1.63.4
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'