chore(deps): bump google-github-actions/upload-cloud-storage (#12468)
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases) - [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/upload-cloud-storage/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Mar 21, 2022 at 07:51 UTC
f7d1a3d8e866b436bc56fa6e7698a8f6fca466f1
1 file changed
+1
-1
.github/workflows/build.yml
+1
-1
@@ -627,7 +627,7 @@ jobs:
627
export_default_credentials: true
628
- name: Upload Artifacts
629
id: upload
630
- uses: google-github-actions/upload-cloud-storage@v0.7.0
630
+ uses: google-github-actions/upload-cloud-storage@v0.8.0
631
with:
632
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
633
gzip: false