Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth action to v0.8.3 (Goog…
Browse files Browse the repository at this point in the history
…leCloudPlatform#150)

Co-authored-by: Eno Compton <[email protected]>
  • Loading branch information
renovate-bot and enocom authored Oct 17, 2022
1 parent a6511c8 commit eb8830d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/[email protected].1'
uses: 'google-github-actions/[email protected].3'
with:
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
service_account: ${{ secrets.SERVICE_ACCOUNT }}
Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/[email protected].1'
uses: 'google-github-actions/[email protected].3'
with:
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
service_account: ${{ secrets.SERVICE_ACCOUNT }}
Expand Down

0 comments on commit eb8830d

Please sign in to comment.