diff --git a/.github/workflows/_hcd-integration-tests.yml b/.github/workflows/_hcd-integration-tests.yml index 186ac92d..976d021c 100644 --- a/.github/workflows/_hcd-integration-tests.yml +++ b/.github/workflows/_hcd-integration-tests.yml @@ -22,7 +22,7 @@ jobs: cache: 'maven' - name: Configure AWS credentials from OIDC - uses: aws-actions/configure-aws-credentials@v4 + uses: aws-actions/configure-aws-credentials@v6 with: role-to-assume: arn:aws:iam::559669398656:role/data-api-clients-ecr-ro-user aws-region: us-west-2