Skip to content

Commit f757a70

Browse files
chore(deps): update dependency oats to v0.4.1
| datasource | package | from | to | | --------------- | ------------ | ------ | ------ | | github-releases | grafana/oats | v0.4.0 | v0.4.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent b875a51 commit f757a70

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

7676
- name: Run acceptance tests

0 commit comments

Comments
 (0)