@cryptotaxi247 / netdata-1 / commits / 5e268a4e0

Bump google-github-actions/upload-cloud-storage from 2.0.0 to 2.1.0 (#16859)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed May 1, 2024 at 19:05 UTC 5e268a4e0f4e88460aa2287d098ac8ddc39b4094
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -846,7 +846,7 @@ jobs:
846 uses: google-github-actions/setup-gcloud@v2.1.0
847 - name: Upload Artifacts
848 id: upload
849 - uses: google-github-actions/upload-cloud-storage@v2.0.0
849 + uses: google-github-actions/upload-cloud-storage@v2.1.0
850 with:
851 destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
852 gzip: false