Skip to content

Commit c95c1b3

Browse files
authored
Merge pull request #287 from google/dependabot/github_actions/google-github-actions/get-gke-credentials-3.0.0
chore(deps): bump google-github-actions/get-gke-credentials from 2.3.5 to 3.0.0
2 parents ed37957 + a90483d commit c95c1b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
service_account: ${{ vars.SERVICE_ACCOUNT_EMAIL }}
216216

217217
- name: Set up GKE credentials
218-
uses: google-github-actions/get-gke-credentials@64bc7249bbcf78056bb92f14d3cedc2da193946c # v2
218+
uses: google-github-actions/get-gke-credentials@3da1e46a907576cefaa90c484278bb5b259dd395 # v3.0.0
219219
with:
220220
cluster_name: ${{ vars.CLUSTER_NAME }}
221221
location: ${{ vars.CLUSTER_REGION }}

0 commit comments

Comments
 (0)