@cryptotaxi247 / netdata-1 / commits / 08e1d0b9d

Bump google-github-actions/setup-gcloud from 0.6.0 to 0.6.2 (#13836)

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

dependabot[bot] committed Oct 17, 2022 at 10:41 UTC 08e1d0b9d7191549a4bffcf6751734d4b47c3d30
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -672,7 +672,7 @@ jobs:
672 path: final-artifacts
673 - name: Setup Gcloud
674 id: gcloud
675 - uses: google-github-actions/setup-gcloud@v0.6.0
675 + uses: google-github-actions/setup-gcloud@v0.6.2
676 with:
677 project_id: ${{ secrets.GCP_NIGHTLY_STORAGE_PROJECT }}
678 service_account_key: ${{ secrets.GCP_STORAGE_SERVICE_ACCOUNT_KEY }}