Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update google-github-actions/auth action to v2.0.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 9, 2024
1 parent 3514ed4 commit 70b54b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iac.yml
Original file line number Diff line number Diff line change
@@ -121,7 +121,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/[email protected].0'
uses: 'google-github-actions/[email protected].1'
if: inputs.GCP_ENV == true
with:
workload_identity_provider: ${{ inputs.GCP_WIP }}

0 comments on commit 70b54b3

Please sign in to comment.