diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3853010..ea1813a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v2 - name: Authenticate with Google Cloud id: auth - uses: google-github-actions/auth@v0 + uses: google-github-actions/auth@v1 with: workload_identity_provider: projects/22448147000/locations/global/workloadIdentityPools/ci-pool/providers/github service_account: gha-release-qa-env@moonswitch-dev.iam.gserviceaccount.com