diff --git a/.github/workflows/update_version_for_version_checker.yml b/.github/workflows/update_version_for_version_checker.yml index bce8842ba4..f54ee98aba 100644 --- a/.github/workflows/update_version_for_version_checker.yml +++ b/.github/workflows/update_version_for_version_checker.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Authenticate Google IAM - uses: 'google-github-actions/auth@v1' + uses: 'google-github-actions/auth@v2' with: workload_identity_provider: 'projects/340004706233/locations/global/workloadIdentityPools/gh-actions-pool/providers/github-actions-oidc-unleash' service_account: 'versionUpdateSa@metrics-304612.iam.gserviceaccount.com'