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.
2 parents 2c0dcb4 + 39b5f92 commit a3de121Copy full SHA for a3de121
.github/workflows/release.yml
@@ -110,7 +110,7 @@ jobs:
110
- name: Authenticate to Google Cloud
111
if: ${{ needs.create_release.outputs.is_prerelease == 'false' }}
112
id: gcloud-auth
113
- uses: google-github-actions/auth@v2
+ uses: google-github-actions/auth@v3
114
with:
115
token_format: access_token
116
workload_identity_provider: ${{ secrets.GOOGLE_CLOUD_WORKLOAD_IDENTITY_PROVIDER }}
0 commit comments