@cryptotaxi247 / netdata-1 / commits / 2d410dac4

Bump google-github-actions/upload-cloud-storage from 1.0.1 to 1.0.3 (#15052)

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

dependabot[bot] committed May 15, 2023 at 13:15 UTC 2d410dac47ca66b5a48524823a388e84de209a60
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -662,7 +662,7 @@ jobs:
662 uses: google-github-actions/setup-gcloud@v1.1.1
663 - name: Upload Artifacts
664 id: upload
665 - uses: google-github-actions/upload-cloud-storage@v1.0.1
665 + uses: google-github-actions/upload-cloud-storage@v1.0.3
666 with:
667 destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
668 gzip: false