@cryptotaxi247 / netdata-1 / commits / 444f4e470

chore(deps): bump google-github-actions/upload-cloud-storage (#12794)

Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0.9.0 to 0.10.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/v0.9.0...v0.10.2) --- 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 May 2, 2022 at 07:31 UTC 444f4e470f87852ab4f3aac48dd7dd78df6a4827
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -627,7 +627,7 @@ jobs:
627 export_default_credentials: true
628 - name: Upload Artifacts
629 id: upload
630 - uses: google-github-actions/upload-cloud-storage@v0.9.0
630 + uses: google-github-actions/upload-cloud-storage@v0.10.2
631 with:
632 destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
633 gzip: false