mirror of
https://github.com/netdata/netdata.git
synced 2025-03-18 06:43:02 +00:00
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>
This commit is contained in:
parent
2d64f4c7e1
commit
08e1d0b9d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -672,7 +672,7 @@ jobs:
|
|||
path: final-artifacts
|
||||
- name: Setup Gcloud
|
||||
id: gcloud
|
||||
uses: google-github-actions/setup-gcloud@v0.6.0
|
||||
uses: google-github-actions/setup-gcloud@v0.6.2
|
||||
with:
|
||||
project_id: ${{ secrets.GCP_NIGHTLY_STORAGE_PROJECT }}
|
||||
service_account_key: ${{ secrets.GCP_STORAGE_SERVICE_ACCOUNT_KEY }}
|
||||
|
|
Loading…
Reference in a new issue