@cryptotaxi247 / netdata-1 / commits / 93465ad81

Bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.1 (#18285)

Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Aug 9, 2024 at 00:50 UTC 93465ad8171f37a3b763f94a8fba72d8e1d58897
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -516,7 +516,7 @@ jobs:
516 credentials_json: ${{ secrets.GCS_STORAGE_SERVICE_KEY_JSON }}
517 - name: Setup GCS
518 id: gcs-setup
519 - uses: google-github-actions/setup-gcloud@v2.1.0
519 + uses: google-github-actions/setup-gcloud@v2.1.1
520 - name: Upload Artifacts
521 id: upload
522 uses: google-github-actions/upload-cloud-storage@v2.1.2