We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e84b32 commit f29e260Copy full SHA for f29e260
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
create_credentials_file: true
28
29
- id: get-gke-credentials
30
- uses: google-github-actions/get-gke-credentials@v2.0.0
+ uses: google-github-actions/get-gke-credentials@v2.1.0
31
with:
32
cluster_name: dg
33
location: us-central1-c
0 commit comments