diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4d919f7c4..d9821bc74 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: version: v0.9.3 - name: Set up Cloud SDK - uses: google-github-actions/auth@8d125895b958610ec414ca4dae010257eaa814d3 # v0.5.0 + uses: google-github-actions/auth@50dbfd0907520dcccbd51e965728eb32e592b8fa # v0.7.0 with: workload_identity_provider: 'projects/498091336538/locations/global/workloadIdentityPools/githubactions/providers/sigstore-rekor' service_account: 'github-actions-rekor@projectsigstore.iam.gserviceaccount.com'