diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index 29cfc8ff..4211329d 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -194,7 +194,7 @@ jobs: role-to-assume: arn:aws:iam::${{ env.AWS_ACCOUNT_ID }}:role/${{ inputs.aws_github_role_name }} - name: Get tiers Tools credentials - uses: aws-actions/aws-secretsmanager-get-secrets@v2 + uses: aws-actions/aws-secretsmanager-get-secrets@v3 with: secret-ids: | ${{ inputs.aws_secrets || env.AWS_DEFAULT_SECRETS }}