Skip to content

Commit

Permalink
Update google-github-actions/auth action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent b1280e8 commit aaf56f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/gcloud-auth/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
steps:
- id: auth
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v1'
uses: 'google-github-actions/auth@v2'
with:
token_format: ${{ inputs.TOKEN_FORMAT }}
workload_identity_provider: ${{ env.GCP_WIP }}
Expand Down

0 comments on commit aaf56f7

Please sign in to comment.