diff --git a/.github/workflows/iac.yml b/.github/workflows/iac.yml index 4710c905..f03539db 100644 --- a/.github/workflows/iac.yml +++ b/.github/workflows/iac.yml @@ -155,7 +155,7 @@ jobs: - id: 'auth' name: 'Authenticate to Google Cloud' - uses: 'google-github-actions/auth@v2.1.2' + uses: 'google-github-actions/auth@v2.1.3' if: inputs.GCP_ENV == true with: workload_identity_provider: ${{ inputs.GCP_WIP }}