Skip to content

Commit

Permalink
chore: Updated to content "'8.9.1'" in file ".github/workflows/microb...
Browse files Browse the repository at this point in the history
... enchmark.yml"

Made with ❤️️ by updatecli
  • Loading branch information
apmmachine committed Aug 24, 2023
1 parent c412565 commit b7c0037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/microbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
inputs:
stack_version:
description: 'Stack Version'
default: '8.6.1'
default: '8.9.1'
required: false
push:
branches:
Expand All @@ -28,7 +28,7 @@ jobs:
name: Run buildkite pipeline
uses: elastic/apm-pipeline-library/.github/actions/buildkite@current
env:
STACK_VERSION: ${{ inputs.stack_version || '8.6.1' }}
STACK_VERSION: ${{ inputs.stack_version || '8.9.1' }}
with:
vaultUrl: ${{ secrets.VAULT_ADDR }}
vaultRoleId: ${{ secrets.VAULT_ROLE_ID }}
Expand Down

0 comments on commit b7c0037

Please sign in to comment.