Skip to content

Commit a55f164

Browse files
committed
Fixed role name
1 parent 7d9a693 commit a55f164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Configure aws credentials for secrets
5959
uses: aws-actions/configure-aws-credentials@v6
6060
with:
61-
role-to-assume: arn:aws:iam::917902836630:role/build-secrets
61+
role-to-assume: arn:aws:iam::917902836630:role/github-oidc-build-secrets
6262
role-session-name: OIDC-GHA-Build-Secrets
6363
aws-region: us-east-1
6464

0 commit comments

Comments
 (0)