Skip to content

Commit

Permalink
deps: Update google-github-actions/auth action to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ruyadorno committed Apr 18, 2023
1 parent f2f4a96 commit 3fd7ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:

- id: 'auth'
name: Authenticate to Google Cloud
uses: google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d # v1.0.0
uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf # v1.1.0
with:
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
service_account: ${{ secrets.SERVICE_ACCOUNT }}
Expand Down

0 comments on commit 3fd7ebb

Please sign in to comment.