File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
uses : actions/checkout@v2
33
33
34
34
- name : Setup gcloud cli
35
- uses : GoogleCloudPlatform/ github-actions/setup-gcloud@master
35
+ uses : google- github-actions/setup-gcloud@v0.2.0
36
36
with :
37
- version : ' 275 .0.0'
37
+ version : ' 320 .0.0'
38
38
service_account_key : ${{ secrets.SERVICE_ACCOUNT_KEY }}
39
39
40
40
- name : Configure docker to use the gcloud as a credential helper
@@ -106,9 +106,9 @@ jobs:
106
106
cat statefulset.yaml
107
107
108
108
- name : Setup gcloud cli
109
- uses : GoogleCloudPlatform/ github-actions/setup-gcloud@master
109
+ uses : google- github-actions/setup-gcloud@v0.2.0
110
110
with :
111
- version : ' 275 .0.0'
111
+ version : ' 320 .0.0'
112
112
service_account_key : ${{ secrets.SERVICE_ACCOUNT_KEY }}
113
113
114
114
- name : Apply Kubernetes manifests
You can’t perform that action at this time.
0 commit comments