Skip to content

Commit 4db22af

Browse files
chore(deps): update module github.com/grafana/oats to v0.4.1 (#891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc7a404 commit 4db22af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/run-oats-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ K3D_VERSION=v5.8.3
1515
wget -q -O - https://raw.githubusercontent.com/k3d-io/k3d/${K3D_VERSION}/install.sh | TAG=${K3D_VERSION} bash
1616

1717
# renovate: datasource=go depName=github.com/grafana/oats
18-
OATS_VERSION=v0.3.1
18+
OATS_VERSION=v0.4.1
1919
go install github.com/grafana/oats@${OATS_VERSION}
2020
oats -timeout 5m logging-k8s-stdout-otlp-json/
2121
oats -timeout 5m javaagent-declarative-configuration/oats/

0 commit comments

Comments
 (0)