Skip to content

Commit

Permalink
Bump google-github-actions/auth from 1.2.0 to 2.0.0 (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent a69cfeb commit 337a268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
workload_identity_provider: "projects/852340051888/locations/global/workloadIdentityPools/github-deploy/providers/github-deploy"
service_account: "[email protected]"
Expand Down

0 comments on commit 337a268

Please sign in to comment.