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 2140fdd commit c7ff009Copy full SHA for c7ff009
.github/workflows/tests.yaml
@@ -69,7 +69,7 @@ jobs:
69
service_account: ${{ secrets.SERVICE_ACCOUNT }}
70
71
- name: 'Set up Cloud SDK'
72
- uses: 'google-github-actions/setup-gcloud@v0.6.2'
+ uses: 'google-github-actions/setup-gcloud@v1.0.0'
73
74
- name: Get Secrets
75
id: 'secrets'
0 commit comments