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 721ea09 commit 31cc456Copy full SHA for 31cc456
.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.0'
+ uses: 'google-github-actions/auth@v0.8.1'
67
with:
68
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
69
service_account: ${{ secrets.SERVICE_ACCOUNT }}
@@ -141,7 +141,7 @@ jobs:
141
142
143
144
145
146
147
0 commit comments