chore(deps): bump google-github-actions/upload-cloud-storage (#12647)
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0.8.0 to 0.9.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.8.0...v0.9.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
Apr 13, 2022 at 08:08 UTC
6a8531d069b16531c99fa43ea6a0a3ee254c5c1d
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.8.0
630
+ uses: google-github-actions/upload-cloud-storage@v0.9.0
631
with:
632
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
633
gzip: false