Update ci/google.yml
Co-authored-by: John Bohannon <imjohnbo@github.com>
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
# Setup gcloud CLI
|
||||
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
||||
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@0.1.3
|
||||
with:
|
||||
service_account_key: ${{ secrets.GKE_SA_KEY }}
|
||||
project_id: ${{ secrets.GKE_PROJECT }}
|
||||
|
||||
Reference in New Issue
Block a user