Skip to content

Commit ded81f9

Browse files
authored
chore(deps): update google-github-actions/auth action to v0.8.1 (#443)
1 parent 73918e6 commit ded81f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- id: 'auth'
7373
name: 'Authenticate to Google Cloud'
74-
uses: 'google-github-actions/[email protected].0'
74+
uses: 'google-github-actions/[email protected].1'
7575
with:
7676
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
7777
service_account: ${{ secrets.SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)