We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9574281 commit 6885b8cCopy full SHA for 6885b8c
.github/workflows/google.yml
@@ -45,7 +45,7 @@ jobs:
45
gcloud --quiet auth configure-docker
46
47
# Get the GKE credentials so we can deploy to the cluster
48
- - uses: google-github-actions/get-gke-credentials@v1.0.2
+ - uses: google-github-actions/get-gke-credentials@v2.3.1
49
with:
50
cluster_name: ${{ env.GKE_CLUSTER }}
51
location: ${{ env.GKE_ZONE }}
.github/workflows/googleXs.yml
@@ -49,7 +49,7 @@ jobs:
52
53
54
55
0 commit comments