@cryptotaxi247 / netdata-1 / commits / 10f4c50c5

Bump google-github-actions/upload-cloud-storage from 2.1.2 to 2.1.3 (#18407)

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

dependabot[bot] committed Aug 26, 2024 at 10:58 UTC 10f4c50c5664225bc36764b5195b23365e183901
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.2
521 + uses: google-github-actions/upload-cloud-storage@v2.1.3
522 with:
523 destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
524 gzip: false