Bump google-github-actions/upload-cloud-storage from 0.10.2 to 0.10.4 (#13837)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Oct 17, 2022 at 10:42 UTC
75f23321a00c6b5e424c7577886cc461390bdff6
1 file changed
+1
-1
.github/workflows/build.yml
+1
-1
@@ -679,7 +679,7 @@ jobs:
679
export_default_credentials: true
680
- name: Upload Artifacts
681
id: upload
682
- uses: google-github-actions/upload-cloud-storage@v0.10.2
682
+ uses: google-github-actions/upload-cloud-storage@v0.10.4
683
with:
684
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
685
gzip: false