File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ jobs:
216
216
-
uses :
google-github-actions/[email protected]
217
217
with :
218
218
project_id : ${{ secrets.GKE_PROJECT }}
219
- - uses : google-github-actions/get-gke-credentials@v2.1 .0
219
+ - uses : google-github-actions/get-gke-credentials@v2.2 .0
220
220
with :
221
221
cluster_name : ${{ secrets.GKE_AUTOPILOT_CLUSTER }}
222
222
location : ${{ secrets.GKE_REGION }}
@@ -279,7 +279,7 @@ jobs:
279
279
-
uses :
google-github-actions/[email protected]
280
280
with :
281
281
project_id : ${{ secrets.GKE_PROJECT }}
282
- - uses : google-github-actions/get-gke-credentials@v2.1 .0
282
+ - uses : google-github-actions/get-gke-credentials@v2.2 .0
283
283
with :
284
284
cluster_name : ${{ secrets.GKE_AUTOPILOT_CLUSTER }}
285
285
location : ${{ secrets.GKE_REGION }}
You can’t perform that action at this time.
0 commit comments