Skip to content

Commit

Permalink
Merge pull request #893 from psalm/dependabot/github_actions/google-g…
Browse files Browse the repository at this point in the history
…ithub-actions/auth-2
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
2 parents 560ad80 + 89d6b14 commit f038ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cloud-function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: google-github-actions/setup-gcloud@v1

- id: auth
uses: google-github-actions/auth@v1
uses: google-github-actions/auth@v2
with:
workload_identity_provider: "projects/${{ env.GCP_PROJECT_NUMBER }}/locations/global/workloadIdentityPools/${{ env.GCP_IDENTITY_POOL }}/providers/${{ env.GCP_IDENTITY_PROVIDER }}"
service_account: "${{ env.GCP_SERVICE_ACCOUNT }}"
Expand Down

0 comments on commit f038ef3

Please sign in to comment.