Skip to content

Commit

Permalink
fix: specify auth repo of google-github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pablordoricaw committed Sep 17, 2024
1 parent db7c201 commit 5025068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pulumi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: google-github-actions@v2
- uses: google-github-actions/auth@v2
with:
project_id: ${{ env.GCP_PROJECT_ID }}
workload_identity_provider: /projects/491900032446/locations/global/workloadIdentityPools/pulumi-cloud-pool/providers/pulumi-cloud
Expand Down

0 comments on commit 5025068

Please sign in to comment.