Skip to content

Commit a1745c2

Browse files
committed
Fixing workload identity provider
1 parent 4cf9581 commit a1745c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: google-github-actions/auth@v3
2424
with:
25-
workload_identity_provider: projects/396840844383/locations/global/workloadIdentityPools/github
25+
workload_identity_provider: projects/396840844383/locations/global/workloadIdentityPools/github/providers/github
2626
service_account: pulumi-deploy-agent@geekshacking-infra.iam.gserviceaccount.com
2727

2828
- uses: pulumi/actions@v6

0 commit comments

Comments
 (0)