Skip to content

Commit aec57c5

Browse files
committed
chore(deps): update aws-actions/configure-aws-credentials digest to a95656f
1 parent 6029f03 commit aec57c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RunE2ERCNightlies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install Playwright Browsers
2828
run: pnpm exec playwright install --with-deps chromium
2929
- name: Setup AWS credentials
30-
uses: aws-actions/configure-aws-credentials@b92d0d98bf51f5ecb0efd640be026492e58b5c36
30+
uses: aws-actions/configure-aws-credentials@a95656fcd9ec16a226c7099657b9fc91cc777601
3131
with:
3232
role-to-assume: ${{ env.AWS_IAM_ROLE_ARN }}
3333
aws-region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)