From 38e8dfc7c4124d0eda0941f04fb6ef70621c3aa0 Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:33:20 +0000 Subject: [PATCH] Update google-github-actions/auth action to v2.1.7 --- .github/workflows/deploy-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 2d14e7883..0bb20e19e 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -162,7 +162,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} file: ./deploy-preview-files/deploy-preview/Dockerfile - - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 + - uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 id: gcloud-auth-cloud-run with: workload_identity_provider: "projects/304398677251/locations/global/workloadIdentityPools/github/providers/github-provider"