diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c5bf248d..1fe1cc18 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: service_account: "github-automation-bot@gha-crc-prod.iam.gserviceaccount.com" workload_identity_provider: "projects/695270090783/locations/global/workloadIdentityPools/github-automation/providers/crc-prod" - name: "Set up gcloud" - uses: "google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a" # tag=v2.1.4 + uses: "google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db" # tag=v3.0.1 with: skip_install: true