We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6108453 commit f7a6f96Copy full SHA for f7a6f96
.github/workflows/tests.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- id: 'auth'
73
name: 'Authenticate to Google Cloud'
74
- uses: 'google-github-actions/auth@v0.8.3'
+ uses: 'google-github-actions/auth@v1.0.0'
75
with:
76
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
77
service_account: ${{ secrets.SERVICE_ACCOUNT }}
@@ -183,7 +183,7 @@ jobs:
183
184
185
186
187
188
189
0 commit comments