From 80bbbbd3ff4944a2ab6b38452523ccfe420661ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 09:58:16 +0200 Subject: [PATCH] chore: bump google-github-actions/auth from 2.1.4 to 2.1.5 (#1286) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/xflow-release-docker-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/xflow-release-docker-image.yaml b/.github/workflows/xflow-release-docker-image.yaml index 24f82a691..fa71a8cb1 100644 --- a/.github/workflows/xflow-release-docker-image.yaml +++ b/.github/workflows/xflow-release-docker-image.yaml @@ -122,7 +122,7 @@ jobs: - name: Authenticate to Google Cloud id: google-auth - uses: google-github-actions/auth@f112390a2df9932162083945e46d439060d66ec2 # v2.1.4 + uses: google-github-actions/auth@62cf5bd3e4211a0a0b51f2c6d6a37129d828611d # v2.1.5 with: workload_identity_provider: 'projects/101730247931/locations/global/workloadIdentityPools/hedera-registry-pool/providers/hedera-registry-gh-actions' service_account: 'swirlds-automation@hedera-registry.iam.gserviceaccount.com'