Skip to content

Commit

Permalink
Update google-github-actions/auth action to v2.1.6 (#137)
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 Oct 7, 2024
1 parent 09ed46d commit d0a9bc1
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 @@ -128,7 +128,7 @@ runs:
kubelogin-version: 'latest'

- name: Authenticate with Google Cloud
uses: google-github-actions/[email protected].4
uses: google-github-actions/[email protected].6
if: ${{ inputs.runtime-cloud-provider == 'GKE' }}
with:
workload_identity_provider: ${{ inputs.GC_WORKLOAD_IDENTITY_PROVIDER }}
Expand Down

0 comments on commit d0a9bc1

Please sign in to comment.