@cryptotaxi247 / netdata-1 / commits / d9b2e8dd6

Bump google-github-actions/setup-gcloud from 0.6.2 to 1.0.1 (#13991)

Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.6.2 to 1.0.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/v0.6.2...v1.0.1) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Nov 14, 2022 at 07:48 UTC d9b2e8dd6183d0800c27da4389b8952857c2a520
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.2
675 + uses: google-github-actions/setup-gcloud@v1.0.1
676 with:
677 project_id: ${{ secrets.GCP_NIGHTLY_STORAGE_PROJECT }}
678 service_account_key: ${{ secrets.GCP_STORAGE_SERVICE_ACCOUNT_KEY }}