We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f3f51 commit a89b8cbCopy full SHA for a89b8cb
1 file changed
Makefile
@@ -39,7 +39,7 @@ CAAPH_VERSION ?= "v0.2.1"
39
CAPL_VERSION ?= "v0.8.5"
40
41
# renovate: datasource=github-tags depName=golangci/golangci-lint
42
-GOLANGCI_LINT_VERSION ?= "v2.11.3"
+GOLANGCI_LINT_VERSION ?= "v2.11.4"
43
44
CONTROLPLANE_NODES ?= 1
45
WORKER_NODES ?= 1
0 commit comments