From 337a2680d25391974eda75a74e245b49885e2cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:15:28 -0800 Subject: [PATCH] Bump google-github-actions/auth from 1.2.0 to 2.0.0 (#605) --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0f315092..0b74fe3d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - id: auth - uses: google-github-actions/auth@v1.2.0 + uses: google-github-actions/auth@v2.0.0 with: workload_identity_provider: "projects/852340051888/locations/global/workloadIdentityPools/github-deploy/providers/github-deploy" service_account: "howsmyssl-deploy@personal-sites-1295.iam.gserviceaccount.com"