We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50dd67 commit 9f9fdf7Copy full SHA for 9f9fdf7
.github/workflows/main.yml
@@ -17,7 +17,6 @@ jobs:
17
- name: Configure AWS Credentials using OIDC
18
uses: aws-actions/[email protected]
19
with:
20
- audience: sts.amazonaws.com.cn
21
aws-region: ap-south-1
22
role-to-assume: ${{ secrets.AWS_IAM_ROLE }}
23
- name: Test AWS Credentials
0 commit comments