@cryptotaxi247 / netdata-1 / commits / a4d4247f5

Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 (#16860)

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

dependabot[bot] committed May 1, 2024 at 19:03 UTC a4d4247f531f37ac384dc8031cdeefa0f8d15b47
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -843,7 +843,7 @@ jobs:
843 credentials_json: ${{ secrets.GCS_STORAGE_SERVICE_KEY_JSON }}
844 - name: Setup GCS
845 id: gcs-setup
846 - uses: google-github-actions/setup-gcloud@v2.0.1
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