@cryptotaxi247 / netdata-1 / commits / 8640aa223

Bump google-github-actions/upload-cloud-storage from 0.5.0 to 0.7.0 (#12387)

Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0.5.0 to 0.7.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.5.0...v0.7.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 14, 2022 at 07:31 UTC 8640aa223245f845492149ca5706a2a18fb5a1fb
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -587,7 +587,7 @@ jobs:
587 export_default_credentials: true
588 - name: Upload Artifacts
589 id: upload
590 - uses: google-github-actions/upload-cloud-storage@v0.5.0
590 + uses: google-github-actions/upload-cloud-storage@v0.7.0
591 with:
592 destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
593 gzip: false