Skip to content

Commit

Permalink
chore(deps): bump google-github-actions/auth from 1 to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
onkar committed Nov 8, 2024
1 parent f8f3117 commit a9834e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- id: 'auth'
uses: google-github-actions/auth@v1
uses: google-github-actions/auth@v2
with:
workload_identity_provider: 'projects/868781662168/locations/global/workloadIdentityPools/prod-github/providers/github-oidc-pool'
service_account: 'gha-gocd-api@sac-prod-sa.iam.gserviceaccount.com'
Expand Down

0 comments on commit a9834e9

Please sign in to comment.