@cryptotaxi247 / netdata-1 / commits / 2172751d5

Bump google-github-actions/upload-cloud-storage from 2.1.3 to 2.2.0 (#18458)

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

dependabot[bot] committed Sep 2, 2024 at 19:21 UTC 2172751d5df0cf784a7fa3fcbccf0794468ac3ad
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -518,7 +518,7 @@ jobs:
518 uses: google-github-actions/setup-gcloud@v2.1.1
519 - name: Upload Artifacts
520 id: upload
521 - uses: google-github-actions/upload-cloud-storage@v2.1.3
521 + uses: google-github-actions/upload-cloud-storage@v2.2.0
522 with:
523 destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
524 gzip: false