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 4f225fd commit 0fe4794Copy full SHA for 0fe4794
.github/workflows/deploy-registry.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Checkout code
27
uses: actions/checkout@v4
28
- name: Authenticate with Google Cloud
29
- uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
+ uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
30
with:
31
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
32
service_account: [email protected]
0 commit comments