diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a5131c6a5..830296f6f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -48,7 +48,7 @@ jobs: service_account: 'gha-policy-controller@projectsigstore.iam.gserviceaccount.com' - name: 'Set up Cloud SDK' - uses: google-github-actions/setup-gcloud@98ddc00a17442e89a24bbf282954a3b65ce6d200 # v2.1.0 + uses: google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7 # v2.1.1 - name: creds run: gcloud auth configure-docker --quiet