Skip to content

Commit 20f2c74

Browse files
Update buildkite plugin junit-annotate to v2.5.0 (#2422)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 97bdca2 commit 20f2c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
provider: "gcp"
2626
image: family/core-ubuntu-2204
2727
plugins:
28-
- junit-annotate#v2.4.1:
28+
- junit-annotate#v2.5.0:
2929
artifacts: "junit-output/junit-*.xml"
3030
job-uuid-file-pattern: "junit-(.*).xml"
3131
fail-build-on-error: true

0 commit comments

Comments
 (0)