Skip to content

Commit e0c95a3

Browse files
ci: update workload identity provider url (#3483)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
1 parent 7cde522 commit e0c95a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/login_gcp/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
- name: Authorize GCP access
2323
uses: google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa # v2.1.3
2424
with:
25-
workload_identity_provider: projects/796962942582/locations/global/workloadIdentityPools/constellation-ci-pool/providers/constellation-ci-provider
25+
workload_identity_provider: projects/1052692473304/locations/global/workloadIdentityPools/constellation-ci-pool/providers/constellation-ci-provider
2626
service_account: ${{ inputs.service_account }}
2727

2828
# Even if preinstalled in Github Actions runner image, this setup does some magic authentication required for gsutil.

0 commit comments

Comments
 (0)