From 8da43552ec683e52eaceab2b94201191157aa953 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 21 Jan 2025 09:37:21 +0100 Subject: [PATCH] ci(benchmarks): increase role-duration AWS (#15296) --- .github/workflows/benchmarks.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index ed251f5a768..262e6dabe49 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -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: