Skip to content

Commit a73faac

Browse files
chore: Update elastic stack version to 8.16.2
Made with ❤️️ by updatecli
1 parent 25143ab commit a73faac

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.0.0-SNAPSHOT'
69-
- '8.15.5'
69+
- '8.16.2'
7070
scope:
7171
- '@elastic/apm-rum'
7272
- '@elastic/apm-rum-core'
@@ -104,4 +104,4 @@ jobs:
104104
uses: ./.github/workflows/run-test
105105
with:
106106
goal: 'coverage'
107-
stack-version: '8.15.5'
107+
stack-version: '8.16.2'

0 commit comments

Comments
 (0)