Skip to content

Commit

Permalink
skip: update CI 8
Browse files Browse the repository at this point in the history
  • Loading branch information
vit-corp committed Jun 18, 2024
1 parent 58a1431 commit 00e11f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/set-up-cloud-creds/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
with:
role-to-assume: ${{ inputs.aws_assume_role }}
role-session-name: ECC-RULEPACK-CI-${{ inputs.step }}-${{ steps.globals.outputs.cloud }}
role-duration-seconds: 93200
role-duration-seconds: 43200
aws-region: ${{ env.AWS_DEFAULT_REGION }}
mask-aws-account-id: true

Expand Down

0 comments on commit 00e11f3

Please sign in to comment.