summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-15 13:14:49 +0300
committerGitHub <noreply@github.com>2023-05-15 13:14:49 +0300
commit2f70fd1d3d6cd40652d19e2751f250935ff22ba6 (patch)
treef72416503cadcbe6f08a4f5d2369003f01519bef /.github
parentb39e272303307fde51912e610f26952ed2d18653 (diff)
Bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1 (#15053)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-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 c349e4fdd8..328d459d04 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -659,7 +659,7 @@ jobs:
credentials_json: ${{ secrets.GCS_STORAGE_SERVICE_KEY_JSON }}
- name: Setup GCS
id: gcs-setup
- uses: google-github-actions/setup-gcloud@v1.1.0
+ uses: google-github-actions/setup-gcloud@v1.1.1
- name: Upload Artifacts
id: upload
uses: google-github-actions/upload-cloud-storage@v1.0.1