diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cffe79c..405a3ad 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,6 +18,6 @@ jobs: uses: osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/test.yml@v0.2.5 if: github.actor != 'dependabot[bot]' with: - service_account: plt-lz-testing-github@ptl-lz-terraform-tf91-sb.iam.gserviceaccount.com + service_account: plt-lz-testing-github@plt-lz-terraform-tf00-sb.iam.gserviceaccount.com terraform_version: ${{ vars.TERRAFORM_VERSION }} workload_identity_provider: projects/746490462722/locations/global/workloadIdentityPools/github-actions/providers/github-actions-oidc