mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
Update deployment-pipeline.yml
This commit is contained in:
2
.github/workflows/deployment-pipeline.yml
vendored
2
.github/workflows/deployment-pipeline.yml
vendored
@@ -173,7 +173,7 @@ jobs:
|
||||
- name: Configure AWS Credentials
|
||||
uses: aws-actions/configure-aws-credentials@v4
|
||||
with:
|
||||
audience: sts.eu-central-1.amazonaws.com
|
||||
audience: sts.amazonaws.com
|
||||
aws-region: eu-central-1
|
||||
role-to-assume: arn:aws:iam::345594589636:role/gha-make-prod-deployment
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user