diff --git a/.github/workflows/google.yml b/.github/workflows/google.yml index 3de3e65..d4940ef 100644 --- a/.github/workflows/google.yml +++ b/.github/workflows/google.yml @@ -68,7 +68,7 @@ jobs: # including authenticating via a JSON credentials file. - id: 'auth' name: 'Authenticate to Google Cloud' - uses: 'google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5' # google-github-actions/auth@v2 + uses: 'google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093' # google-github-actions/auth@v2 with: workload_identity_provider: '${{ env.WORKLOAD_IDENTITY_PROVIDER }}'