@cryptotaxi247 / netdata-1 / commits / 5a1fa53b9

Bump google-github-actions/upload-cloud-storage from 0.10.4 to 1.0.0 (#14049)

Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0.10.4 to 1.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/v0.10.4...v1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Nov 28, 2022 at 08:50 UTC 5a1fa53b9e4c26c13ab2b0309c3196ac4c102689
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -681,7 +681,7 @@ jobs:
681 uses: google-github-actions/setup-gcloud@v1.0.1
682 - name: Upload Artifacts
683 id: upload
684 - uses: google-github-actions/upload-cloud-storage@v0.10.4
684 + uses: google-github-actions/upload-cloud-storage@v1.0.0
685 with:
686 destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
687 gzip: false