File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 139139 " protoc" ,
140140 " ubi:google/google-java-format"
141141 ],
142- "regex" : [" ghcr.io/super-linter/super-linter" , " grafana/flint" ]
142+ "regex" : [" ghcr.io/super-linter/super-linter" , " grafana/docker-otel-lgtm " , " grafana/ flint" ]
143143 },
144144 "mvnw" : {
145145 "maven-wrapper" : [" maven-wrapper" ]
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ protoc = "34.0"
1212RENOVATE_TRACKED_DEPS_EXCLUDE =" github-actions,github-runners"
1313# renovate: datasource=docker depName=ghcr.io/super-linter/super-linter
1414SUPER_LINTER_VERSION =" slim-v8.5.0@sha256:857dcc3f0bf5dd065fdeed1ace63394bb2004238a5ef02910ea23d9bcd8fd2b8"
15+ # renovate: datasource=github-releases depName=grafana/docker-otel-lgtm
16+ LGTM_VERSION =" 0.7.2"
1517
1618[tasks .ci ]
1719description = " CI Build"
@@ -107,7 +109,7 @@ run = "mise generate git-pre-commit --write --task=pre-commit"
107109[tasks .acceptance-test ]
108110description = " Run OATs acceptance tests"
109111depends = " build"
110- run = " oats -timeout 5m examples/"
112+ run = " oats -lgtm-version $LGTM_VERSION - timeout 5m examples/"
111113
112114[tasks .javadoc ]
113115description = " Generate Javadoc"
You can’t perform that action at this time.
0 commit comments