Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dick Hardt committed Sep 4, 2023
1 parent ae30ace commit a414910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oidc-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v3
with:
# audience: sts.amazonaws.com
role-to-assume: ${role_arn}
role-to-assume: arn:aws:iam::510094580976:role/hello.dev-repo
aws-region: us-west-2

- name: get context
Expand Down

0 comments on commit a414910

Please sign in to comment.