We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e90815 commit fb315c6Copy full SHA for fb315c6
.github/workflows/release-please.yml
@@ -37,7 +37,7 @@ jobs:
37
if: ${{ steps.release.outputs.release_created }}
38
- id: auth
39
40
- uses: 'google-github-actions/auth@v2'
+ uses: 'google-github-actions/auth@v3'
41
with:
42
workload_identity_provider: 'projects/626179414504/locations/global/workloadIdentityPools/ga-embedded-app-sdk/providers/ga-embedded-app-sdk'
43
service_account: 'ga-embedded-app-sdk@discord-app-city-prd.iam.gserviceaccount.com'
0 commit comments