diff --git a/.github/workflows/google.yml b/.github/workflows/google.yml index 42aad92..227ec96 100644 --- a/.github/workflows/google.yml +++ b/.github/workflows/google.yml @@ -122,7 +122,7 @@ jobs: echo "DIGEST=$digest" >> $GITHUB_ENV - name: Set up GKE credentials - uses: google-github-actions/get-gke-credentials@v2 + uses: google-github-actions/get-gke-credentials@v3 with: cluster_name: ${{ env.GKE_CLUSTER }} location: ${{ env.GAR_LOCATION }}