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 7cde522 commit e0c95a3Copy full SHA for e0c95a3
.github/actions/login_gcp/action.yml
@@ -22,7 +22,7 @@ runs:
22
- name: Authorize GCP access
23
uses: google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa # v2.1.3
24
with:
25
- workload_identity_provider: projects/796962942582/locations/global/workloadIdentityPools/constellation-ci-pool/providers/constellation-ci-provider
+ workload_identity_provider: projects/1052692473304/locations/global/workloadIdentityPools/constellation-ci-pool/providers/constellation-ci-provider
26
service_account: ${{ inputs.service_account }}
27
28
# Even if preinstalled in Github Actions runner image, this setup does some magic authentication required for gsutil.
0 commit comments