@cryptotaxi247 / netdata-1 / commits / 664876747

Bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1 (#16667)

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

dependabot[bot] committed Dec 25, 2023 at 10:37 UTC 664876747ecb51c54746bc6de60a07a2b09031cb
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -773,7 +773,7 @@ jobs:
773 credentials_json: ${{ secrets.GCS_STORAGE_SERVICE_KEY_JSON }}
774 - name: Setup GCS
775 id: gcs-setup
776 - uses: google-github-actions/setup-gcloud@v2.0.0
776 + uses: google-github-actions/setup-gcloud@v2.0.1
777 - name: Upload Artifacts
778 id: upload
779 uses: google-github-actions/upload-cloud-storage@v2.0.0