3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-07-06 13:37:28 +02:00
This commit is contained in:
Alex Belanger 2024-03-08 21:12:36 -05:00
parent 1fc64b2d7d
commit 0d19848f33
No known key found for this signature in database
GPG Key ID: 31736D2B10A5F158

View File

@ -36,7 +36,7 @@ jobs:
uses: 'google-github-actions/setup-gcloud@v1'
- name: Set up GKE credentials
uses: google-github-actions/get-gke-credentials@v0
uses: google-github-actions/get-gke-credentials@v2
with:
cluster_name: ${{ env.GKE_CLUSTER }}
location: ${{ env.GKE_ZONE }}