Skip to content

Commit 2c6db85

Browse files
committed
chore(deps): update aws-actions/configure-aws-credentials digest to 3bb878b
1 parent 83cff6d commit 2c6db85

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@3bb878b6ab43ba8717918141cd07a0ea68cfe7ea
3131
with:
3232
role-to-assume: ${{ env.AWS_IAM_ROLE_ARN }}
3333
aws-region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)