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 3535 with :
3636 node-version : " 16"
3737 - name : GCloud
38- uses : google-github-actions/setup-gcloud@master
38+ uses : google-github-actions/setup-gcloud@v0
3939 with :
4040 project_id : ${{ secrets.GCP_PROJECT_ID }}
4141 service_account_key : ${{ secrets.GCP_SA_KEY }}
8484 with :
8585 node-version : " 16"
8686 - name : GCloud
87- uses : google-github-actions/setup-gcloud@master
87+ uses : google-github-actions/setup-gcloud@v0
8888 with :
8989 project_id : ${{ secrets.GCP_PROJECT_ID }}
9090 service_account_key : ${{ secrets.GCP_SA_KEY }}
@@ -119,7 +119,7 @@ jobs:
119119 with :
120120 node-version : " 16"
121121 - name : GCloud
122- uses : google-github-actions/setup-gcloud@master
122+ uses : google-github-actions/setup-gcloud@v0
123123 with :
124124 project_id : ${{ secrets.GCP_PROJECT_ID }}
125125 service_account_key : ${{ secrets.GCP_SA_KEY }}
@@ -153,7 +153,7 @@ jobs:
153153 with :
154154 node-version : " 16"
155155 - name : GCloud
156- uses : google-github-actions/setup-gcloud@master
156+ uses : google-github-actions/setup-gcloud@v0
157157 with :
158158 project_id : ${{ secrets.GCP_PROJECT_ID }}
159159 service_account_key : ${{ secrets.GCP_SA_KEY }}
You can’t perform that action at this time.
0 commit comments