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 3b135ad commit 494dc4bCopy full SHA for 494dc4b
.github/workflows/deploy-registry.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout code
30
uses: actions/checkout@v4
31
- name: Authenticate with Google Cloud
32
- uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
+ uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5
33
with:
34
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
35
service_account: [email protected]
0 commit comments