Skip to content

Commit 4d9864e

Browse files
authored
chore(deps): update aws-actions/configure-aws-credentials digest to b92d0d9 (#1582)
2 parents 811755c + 17d2b27 commit 4d9864e

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@97834a484a5ab3c40fa9e2eb40fcf8041105a573
30+
uses: aws-actions/configure-aws-credentials@b92d0d98bf51f5ecb0efd640be026492e58b5c36
3131
with:
3232
role-to-assume: ${{ env.AWS_IAM_ROLE_ARN }}
3333
aws-region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)