Skip to content

Commit

Permalink
use google federated credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
floreks committed Nov 27, 2024
1 parent 445050c commit 6ab02bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- name: GCloud Auth
uses: 'google-github-actions/auth@v2'
with:
project_id: pluralsh
workload_identity_provider: "projects/pluralsh/locations/global/workloadIdentityPools/github/providers/github"
project_id: 657418122889
workload_identity_provider: "projects/657418122889/locations/global/workloadIdentityPools/github/providers/github"
- name: Setup Go
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 6ab02bb

Please sign in to comment.