Skip to content

Commit

Permalink
Increase credentials duration when assuming role for benchmark ci job (
Browse files Browse the repository at this point in the history
…#459)

Signed-off-by: Monthon Klongklaew <monthonk@amazon.com>
  • Loading branch information
monthonk authored Aug 16, 2023
1 parent 3ecc0ae commit 3380f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
role-to-assume: ${{ vars.ACTIONS_IAM_ROLE }}
aws-region: ${{ vars.S3_REGION }}
role-duration-seconds: 21600
- name: Checkout code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3380f0c

Please sign in to comment.