Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials digest to b…
Browse files Browse the repository at this point in the history
…47a851
  • Loading branch information
renovate-bot committed Nov 5, 2024
1 parent 7e22f36 commit f1a8473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RunE2ERCNightlies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Playwright Browsers
run: pnpm exec playwright install --with-deps chromium
- name: Setup AWS credentials
uses: aws-actions/configure-aws-credentials@d90c1f89e165507b62af677520e840bc63a7b509
uses: aws-actions/configure-aws-credentials@b47a85173fdd704f8ea24dd195d996b451a4cd18
with:
role-to-assume: ${{ env.AWS_IAM_ROLE_ARN }}
aws-region: ${{ env.AWS_REGION }}
Expand Down

0 comments on commit f1a8473

Please sign in to comment.