Skip to content

Commit c7f9c3c

Browse files
committed
temp: update github action for test
1 parent 0d9ccad commit c7f9c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Setup AWS credentials
4949
uses: aws-actions/configure-aws-credentials@master
5050
with:
51-
role-to-assume: ${{ secrets.AWS_ROLE_ARN_TO_ASSUME }}
51+
role-to-assume: arn:aws:iam::979050318125:role/GitHubActionWithOIDC
5252
role-session-name: AWSSession
5353
aws-region: ${{ env.AWS_DEFAULT_REGION }}
5454
- name: Run e2e test with Maven

0 commit comments

Comments
 (0)