0
0
Fork 0
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 ()

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-17 10:41:49 +03:00 committed by GitHub
parent 2d64f4c7e1
commit 08e1d0b9d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}