Skip to content

Commit

Permalink
Update google-github-actions/setup-gcloud action to v2.1.2 (#153)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 7b4cb3f commit 8afff02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ runs:
service_account: ${{ inputs.GC_SERVICE_ACCOUNT }}

- name: Setup Google Cloud CLI with GKE auth plugin if not on Elvia runner
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].2
if: ${{ inputs.runtime-cloud-provider == 'GKE' && !startsWith(runner.name, 'elvia-runner-') }}
with:
install_components: 'gke-gcloud-auth-plugin'
Expand Down

0 comments on commit 8afff02

Please sign in to comment.