diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index bb798bd..bb5e4af 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -33,7 +33,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Login at GCP Artifact Registry - uses: celo-org/reusable-workflows/.github/actions/auth-gcp-artifact-registry@v2.0.4 + uses: celo-org/reusable-workflows/.github/actions/auth-gcp-artifact-registry@v2.0.5 with: workload-id-provider: 'projects/1094498259535/locations/global/workloadIdentityPools/gh-image-annotator-webhook/providers/github-by-repos' service-account: 'image-annotator-webhook@devopsre.iam.gserviceaccount.com'