Skip to content

Commit 18fb600

Browse files
chore: Update elastic stack version to 8.19.7
Made with ❤️️ by updatecli
1 parent e65422c commit 18fb600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
matrix:
6767
stack-version:
6868
- '8.2.0-SNAPSHOT'
69-
- '8.19.6'
69+
- '8.19.7'
7070
scope:
7171
- '@elastic/apm-rum'
7272
- '@elastic/apm-rum-core'
@@ -118,4 +118,4 @@ jobs:
118118
uses: ./.github/workflows/run-test
119119
with:
120120
goal: 'coverage'
121-
stack-version: '8.19.6'
121+
stack-version: '8.19.7'

0 commit comments

Comments
 (0)