Update ci/google.yml

Co-authored-by: John Bohannon <imjohnbo@github.com>
This commit is contained in:
ktoor-google
2020-08-13 11:52:11 -07:00
committed by GitHub
parent ee064c5e4b
commit bfe353443a
+1 -1
View File
@@ -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 }}