Skip to content

Commit

Permalink
ci(benchmarks): increase role-duration AWS (#15296)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Jan 21, 2025
1 parent 85719ef commit 8da4355
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,11 @@ jobs:
username: ${{ secrets.ELASTIC_DOCKER_USERNAME }}
password: ${{ secrets.ELASTIC_DOCKER_PASSWORD }}


- uses: elastic/oblt-actions/google/auth@v1

- uses: elastic/oblt-actions/aws/auth@v1
with:
role-duration-seconds: 18000 # 5 hours
role-duration-seconds: 21600 # 6 hours

- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
with:
Expand Down

0 comments on commit 8da4355

Please sign in to comment.