There was an error while loading. Please reload this page.
2 parents ed37957 + a90483d commit c95c1b3Copy full SHA for c95c1b3
1 file changed
.github/workflows/deploy.yaml
@@ -215,7 +215,7 @@ jobs:
215
service_account: ${{ vars.SERVICE_ACCOUNT_EMAIL }}
216
217
- name: Set up GKE credentials
218
- uses: google-github-actions/get-gke-credentials@64bc7249bbcf78056bb92f14d3cedc2da193946c # v2
+ uses: google-github-actions/get-gke-credentials@3da1e46a907576cefaa90c484278bb5b259dd395 # v3.0.0
219
with:
220
cluster_name: ${{ vars.CLUSTER_NAME }}
221
location: ${{ vars.CLUSTER_REGION }}
0 commit comments