File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3232 uses : actions/setup-python@v2
3333 with :
3434 python-version : ' 3.11'
35+ - uses : " google-github-actions/auth@v2"
36+ with :
37+ workload_identity_provider : " projects/322898545428/locations/global/workloadIdentityPools/policyengine-research-id-pool/providers/prod-github-provider"
38+ service_account : " policyengine-research@policyengine-research.iam.gserviceaccount.com"
3539
3640 - name : Install package
3741 run : uv pip install -e .[dev] --system
Original file line number Diff line number Diff line change 3131 uses : actions/setup-python@v2
3232 with :
3333 python-version : ' 3.11'
34+ - uses : " google-github-actions/auth@v2"
35+ with :
36+ workload_identity_provider : " projects/322898545428/locations/global/workloadIdentityPools/policyengine-research-id-pool/providers/prod-github-provider"
37+ service_account : " policyengine-research@policyengine-research.iam.gserviceaccount.com"
3438
3539 - name : Install package
3640 run : uv pip install -e .[dev] --system
You can’t perform that action at this time.
0 commit comments