@cryptotaxi247 / netdata-1 / commits / 2f70fd1d3

Bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1 (#15053)

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

dependabot[bot] committed May 15, 2023 at 13:14 UTC 2f70fd1d3d6cd40652d19e2751f250935ff22ba6
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -659,7 +659,7 @@ jobs:
659 credentials_json: ${{ secrets.GCS_STORAGE_SERVICE_KEY_JSON }}
660 - name: Setup GCS
661 id: gcs-setup
662 - uses: google-github-actions/setup-gcloud@v1.1.0
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