Skip to content

Commit 6157831

Browse files
Test OATS changes
Validate changes from grafana/oats#134 before release.
1 parent 5eddbb9 commit 6157831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Install OATS
7171
env:
7272
# renovate: datasource=github-releases depName=oats packageName=grafana/oats
73-
OATS_VERSION: v0.3.2
73+
OATS_VERSION: main
7474
run: go install "github.com/grafana/oats@${OATS_VERSION}"
7575

7676
- name: Run acceptance tests

0 commit comments

Comments
 (0)