Skip to content

Commit 006e846

Browse files
committed
Updated WIP configuration
1 parent 25c6a66 commit 006e846

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gradle-build-poc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ jobs:
7171
uses: 'google-github-actions/auth@v2'
7272
with:
7373
project_id: ${{ secrets.PROJECT_ID }}
74-
workload_identity_provider: 'projects/832140020593/locations/global/workloadIdentityPools/github/providers/my-repo'
74+
workload_identity_provider: 'projects/243947551054/locations/global/workloadIdentityPools/github-wif-pool/providers/github-provider'
75+
service_account: '${{secrets.AUTOMATION_SERVICE_ACCOUNT}}'
7576
- id: 'secrets'
7677
uses: 'google-github-actions/get-secretmanager-secrets@v2'
7778
with:

0 commit comments

Comments
 (0)