diff --git a/.github/workflows/publish-cloud-function.yaml b/.github/workflows/publish-cloud-function.yaml index f7a4488284..fd71242a24 100644 --- a/.github/workflows/publish-cloud-function.yaml +++ b/.github/workflows/publish-cloud-function.yaml @@ -37,7 +37,7 @@ jobs: fi echo ::set-output name=stage::${STAGE} - name: Authenticate to Google Cloud - uses: google-github-actions/auth@v0.6.0 + uses: google-github-actions/auth@v0.7.0 with: workload_identity_provider: projects/239151533311/locations/global/workloadIdentityPools/github/providers/camunda service_account: github-actions@camunda-cloud-240911.iam.gserviceaccount.com