summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-25 10:37:19 +0200
committerGitHub <noreply@github.com>2023-12-25 10:37:19 +0200
commit664876747ecb51c54746bc6de60a07a2b09031cb (patch)
treed29f9a3f2ca76b42fb9c4da8dfee59f6fd4e8692
parentf30614bdf538ee038b46fb62a6932c9b190ec6a4 (diff)
Bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1 (#16667)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b20b67d4d7..b964ca01e5 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -773,7 +773,7 @@ jobs:
credentials_json: ${{ secrets.GCS_STORAGE_SERVICE_KEY_JSON }}
- name: Setup GCS
id: gcs-setup
- uses: google-github-actions/setup-gcloud@v2.0.0
+ uses: google-github-actions/setup-gcloud@v2.0.1
- name: Upload Artifacts
id: upload
uses: google-github-actions/upload-cloud-storage@v2.0.0