diff --git a/.github/workflows/iac.yml b/.github/workflows/iac.yml index 814a9ee2..bb7212df 100644 --- a/.github/workflows/iac.yml +++ b/.github/workflows/iac.yml @@ -121,7 +121,7 @@ jobs: - id: 'auth' name: 'Authenticate to Google Cloud' - uses: 'google-github-actions/auth@v2.0.0' + uses: 'google-github-actions/auth@v2.1.0' if: inputs.GCP_ENV == true with: workload_identity_provider: ${{ inputs.GCP_WIP }}