summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-15 13:15:23 +0300
committerGitHub <noreply@github.com>2023-05-15 13:15:23 +0300
commit2d410dac47ca66b5a48524823a388e84de209a60 (patch)
tree0bce9a726173f1fcaaf7a71007c2ea73de7d96b8
parent2f70fd1d3d6cd40652d19e2751f250935ff22ba6 (diff)
Bump google-github-actions/upload-cloud-storage from 1.0.1 to 1.0.3 (#15052)
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 328d459d04..da828f51e5 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -662,7 +662,7 @@ jobs:
uses: google-github-actions/setup-gcloud@v1.1.1
- name: Upload Artifacts
id: upload
- uses: google-github-actions/upload-cloud-storage@v1.0.1
+ uses: google-github-actions/upload-cloud-storage@v1.0.3
with:
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
gzip: false