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

(cherry picked from commit 59bc6dfc6e5ced8c9de72170af80206d2cc43d4c)
This commit is contained in:
renovate 2023-11-03 14:02:56 +00:00 committed by kolaente
parent 410c54134a
commit 2d594d2079
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

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