We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b875a51 commit f757a70Copy full SHA for f757a70
.github/workflows/oats.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Install OATS
71
env:
72
# renovate: datasource=github-releases depName=oats packageName=grafana/oats
73
- OATS_VERSION: v0.4.0
+ OATS_VERSION: v0.4.1
74
run: go install "github.com/grafana/oats@${OATS_VERSION}"
75
76
- name: Run acceptance tests
0 commit comments