Skip to content

Commit 9f808d7

Browse files
committed
chore(deps): update aws-actions/configure-aws-credentials digest to 151e7fe
1 parent 3e0670f commit 9f808d7

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

0 commit comments

Comments
 (0)