Skip to content
Snippets Groups Projects
Commit ea3316eb authored by renovate access token's avatar renovate access token Committed by André Sterba
Browse files

Update golangci/golangci-lint Docker tag to v2.1.1

parent 56c0b3b1
No related branches found
No related tags found
1 merge request!17Update golangci/golangci-lint Docker tag to v2.1.1
Pipeline #269201 passed
......@@ -36,7 +36,7 @@ lint-api:
lint-go:
stage: lint
image:
name: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v2.0.2
name: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v2.1.1
script:
- golangci-lint run
dependencies:
......
golangci-lint-version := "v2.0.2"
golangci-lint-version := "v2.1.1"
tools-install-path := "bin"
run-kms:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment