google-github-actions / get-gke-credentials

A GitHub Action that configure authentication to a GKE cluster.
https://cloud.google.com/gke
Apache License 2.0
100 stars 41 forks source link

Make KUBECONFIG filename predictable #269

Closed sethvargo closed 1 year ago

sethvargo commented 1 year ago

This matches the pattern from other actions using the "gha" prefix.

Closes https://github.com/google-github-actions/get-gke-credentials/issues/268