Bump google-github-actions/upload-cloud-storage from 2.1.0 to 2.1.2 (#18283)
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 2.1.0 to 2.1.2. - [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/v2.1.0...v2.1.2) --- 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
Aug 9, 2024 at 00:50 UTC
445afae38b572607dd336981ce663803e2709483
1 file changed
+1
-1
.github/workflows/build.yml
+1
-1
@@ -519,7 +519,7 @@ jobs:
519
uses: google-github-actions/setup-gcloud@v2.1.0
520
- name: Upload Artifacts
521
id: upload
522
- uses: google-github-actions/upload-cloud-storage@v2.1.0
522
+ uses: google-github-actions/upload-cloud-storage@v2.1.2
523
with:
524
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
525
gzip: false