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 8116781 + a786353 commit 233596dCopy full SHA for 233596d
.github/workflows/backend.yaml
@@ -53,7 +53,7 @@ jobs:
53
# https://github.com/google-github-actions/auth
54
- name: Auth with Google Cloud
55
id: auth
56
- uses: 'google-github-actions/auth@v2'
+ uses: 'google-github-actions/auth@v3'
57
with:
58
workload_identity_provider: 'projects/1037550336239/locations/global/workloadIdentityPools/default-pool/providers/default-provider'
59
service_account: 'gh-action-cloudrun@hwakabh-dev.iam.gserviceaccount.com'
0 commit comments