From 08e1d0b9d7191549a4bffcf6751734d4b47c3d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:41:49 +0300 Subject: Bump google-github-actions/setup-gcloud from 0.6.0 to 0.6.2 (#13836) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 26849312f1..2eb1be4e12 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -672,7 +672,7 @@ jobs: path: final-artifacts - name: Setup Gcloud id: gcloud - uses: google-github-actions/setup-gcloud@v0.6.0 + uses: google-github-actions/setup-gcloud@v0.6.2 with: project_id: ${{ secrets.GCP_NIGHTLY_STORAGE_PROJECT }} service_account_key: ${{ secrets.GCP_STORAGE_SERVICE_ACCOUNT_KEY }} -- cgit v1.2.3