From 1057f696ccff81463d68c0cecb762f13e67413ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:30:58 +0000 Subject: [PATCH] Update celo-org/reusable-workflows action to v2.0.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci-cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index 21b1854..bb798bd 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.1 + uses: celo-org/reusable-workflows/.github/actions/auth-gcp-artifact-registry@v2.0.4 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'