We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ff009 commit 4933db7Copy full SHA for 4933db7
.github/workflows/tests.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
- id: 'auth'
65
name: 'Authenticate to Google Cloud'
66
- uses: 'google-github-actions/auth@v0.8.3'
+ uses: 'google-github-actions/auth@v1.0.0'
67
with:
68
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
69
service_account: ${{ secrets.SERVICE_ACCOUNT }}
@@ -147,7 +147,7 @@ jobs:
147
148
149
150
151
152
153
0 commit comments