Skip to content

Commit

Permalink
Update get-secrets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Astorec authored Aug 26, 2024
1 parent 01f3df4 commit 224a5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- id: 'auth'
uses: 'google-github-actions/auth@v2'
with:
workload_identity_provider: 'projects/611245504930/locations/global/workloadIdentityPools/btmapp-id-pool/subject/SUBJECT_ATTRIBUTE_VALUE'
workload_identity_provider: 'principal://iam.googleapis.com/projects/611245504930/locations/global/workloadIdentityPools/btmapp-id-pool/subject/SUBJECT_ATTRIBUTE_VALUE'
service_account: ${{ secrets.SERVICE_ACC }}
- id: 'secrets'
uses: 'google-github-actions/get-secretmanager-secrets@v2'
Expand Down

0 comments on commit 224a5e1

Please sign in to comment.