Skip to content

Commit 3ebbdb8

Browse files
committed
try different (?) role
1 parent 025f8a5 commit 3ebbdb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/framework-golden-tests-private.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Configure AWS credentials using OIDC
5151
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
5252
with:
53-
role-to-assume: ${{ secrets.AWS_CTF_READ_ACCESS_ROLE_ARN }}
53+
role-to-assume: ${{ secrets.AWS_GHA_SMARTCONTRACTKIT_ROLE_ARN }}
5454
aws-region: us-west-2
5555
- name: Login to Amazon ECR
5656
id: login-ecr-private

0 commit comments

Comments
 (0)