Bump google-github-actions/upload-cloud-storage from 1.0.3 to 2.0.0 (#16624)
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 1.0.3 to 2.0.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/v1.0.3...v2.0.0) --- updated-dependencies: - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Dec 20, 2023 at 07:37 UTC
d8d79284de077c82bc880c19deffbbba2518a9ad
1 file changed
+1
-1
.github/workflows/build.yml
+1
-1
@@ -775,7 +775,7 @@ jobs:
775
uses: google-github-actions/setup-gcloud@v2.0.0
776
- name: Upload Artifacts
777
id: upload
778
- uses: google-github-actions/upload-cloud-storage@v1.0.3
778
+ uses: google-github-actions/upload-cloud-storage@v2.0.0
779
with:
780
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
781
gzip: false