Skip to content

Commit 16c5d85

Browse files
Update dependency oats to v0.4.0
| datasource | package | from | to | | --------------- | ------------ | ------ | ------ | | github-releases | grafana/oats | v0.3.2 | v0.4.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5eddbb9 commit 16c5d85

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: v0.4.0
7474
run: go install "github.com/grafana/oats@${OATS_VERSION}"
7575

7676
- name: Run acceptance tests

0 commit comments

Comments
 (0)