fix: switch to new google actions org
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@0.1.3
|
- uses: google-github-actions/setup-gcloud@v0.2.0
|
||||||
with:
|
with:
|
||||||
service_account_key: ${{ secrets.GKE_SA_KEY }}
|
service_account_key: ${{ secrets.GKE_SA_KEY }}
|
||||||
project_id: ${{ secrets.GKE_PROJECT }}
|
project_id: ${{ secrets.GKE_PROJECT }}
|
||||||
|
|||||||
Reference in New Issue
Block a user