diff --git a/.github/workflows/microbenchmark.yml b/.github/workflows/microbenchmark.yml index f1814b2e4b..859eac4334 100644 --- a/.github/workflows/microbenchmark.yml +++ b/.github/workflows/microbenchmark.yml @@ -24,7 +24,7 @@ jobs: timeout-minutes: 5 steps: - name: Run microbenchmark - uses: elastic/oblt-actions/buildkite/run@v1.5.0 + uses: elastic/oblt-actions/buildkite/run@v1 env: JAVA_VERSION: ${{ inputs.java_version || 'openjdk-17+35-linux' }} with: diff --git a/.github/workflows/release-step-3.yml b/.github/workflows/release-step-3.yml index 95aa6c0c6c..7be553e9ec 100644 --- a/.github/workflows/release-step-3.yml +++ b/.github/workflows/release-step-3.yml @@ -168,7 +168,7 @@ jobs: uses: ./.github/workflows/maven-goal with: command: ./mvnw dependency:purge-local-repository package -pl apm-agent-lambda-layer - - uses: elastic/oblt-actions/aws/auth@v1.10.0 + - uses: elastic/oblt-actions/aws/auth@v1 with: aws-account-id: '267093732750' - name: Publish