Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth digest to 3a3c4c5 (#1994)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Peabody <[email protected]>
  • Loading branch information
renovate-bot and apeabody authored Nov 29, 2023
1 parent 609d673 commit b525ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591' # v1
uses: 'google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591' # v2.0.0
with:
workload_identity_provider: '${{ secrets.GCP_WIF_PROVIDER }}'
service_account: '${{ secrets.GCP_WIF_SA_EMAIL }}'
Expand Down

0 comments on commit b525ecf

Please sign in to comment.