File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6666 matrix :
6767 stack-version :
6868 - ' 8.0.0-SNAPSHOT'
69- - ' 8.19.3 '
69+ - ' 8.19.5 '
7070 scope :
7171 - ' @elastic/apm-rum'
7272 - ' @elastic/apm-rum-core'
@@ -125,4 +125,4 @@ jobs:
125125 uses : ./.github/workflows/run-test
126126 with :
127127 goal : ' coverage'
128- stack-version : ' 8.19.3 '
128+ stack-version : ' 8.19.5 '
Original file line number Diff line number Diff line change 55 inputs :
66 stack_version :
77 description : ' Stack Version'
8- default : ' 8.19.4 '
8+ default : ' 8.19.5 '
99 required : false
1010 push :
1111 branches :
2626 - name : Run buildkite pipeline
2727 uses : elastic/oblt-actions/buildkite/run@v1
2828 env :
29- STACK_VERSION : ${{ inputs.stack_version || '8.19.4 ' }}
29+ STACK_VERSION : ${{ inputs.stack_version || '8.19.5 ' }}
3030 with :
3131 token : ${{ secrets.BUILDKITE_TOKEN }}
3232 pipeline : apm-agent-microbenchmark
You can’t perform that action at this time.
0 commit comments