Bump google-github-actions/upload-cloud-storage from 1.0.0 to 1.0.1 (#14853)
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 1.0.0 to 1.0.1. - [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.0...v1.0.1) --- updated-dependencies: - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Apr 4, 2023 at 08:10 UTC
4b59f12f4f61b4175aa042af2596960278d30058
1 file changed
+1
-1
.github/workflows/build.yml
+1
-1
@@ -662,7 +662,7 @@ jobs:
662
uses: google-github-actions/setup-gcloud@v1.1.0
663
- name: Upload Artifacts
664
id: upload
665
- uses: google-github-actions/upload-cloud-storage@v1.0.0
665
+ uses: google-github-actions/upload-cloud-storage@v1.0.1
666
with:
667
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
668
gzip: false