Skip to content

Commit 636a987

Browse files
Fix: [ELI-731] - trying new role for regression tests (#279)
* Chore: [ELI-811] - Fixed the failing asdf installation step * eli-731 correcting role path --------- Co-authored-by: Feyisayo Afolabi <feyisayo.alabaafolabi1@nhs.net>
1 parent eab28ae commit 636a987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Configure AWS Credentials
163163
uses: aws-actions/configure-aws-credentials@v6.1.0
164164
with:
165-
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/Eligibility-Signposting-API-E2E-Regression-Tests
165+
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/service-roles/Eligibility-API-E2E-Regression-Tests
166166
aws-region: eu-west-2
167167

168168
- name: Regression Tests

0 commit comments

Comments
 (0)