Skip to content

Commit ee40430

Browse files
Bump google-github-actions/get-gke-credentials from 2.0.0 to 2.1.0 (#626)
1 parent 1e84b32 commit ee40430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
create_credentials_file: true
2828

2929
- id: get-gke-credentials
30-
uses: google-github-actions/get-gke-credentials@v2.0.0
30+
uses: google-github-actions/get-gke-credentials@v2.1.0
3131
with:
3232
cluster_name: dg
3333
location: us-central1-c

0 commit comments

Comments
 (0)