Skip to content

Commit

Permalink
Merge pull request #142 from gonzolino/dependabot/github_actions/goog…
Browse files Browse the repository at this point in the history
…le-github-actions/auth-2

build(deps): bump google-github-actions/auth from 1 to 2
  • Loading branch information
mergify[bot] authored Nov 29, 2023
2 parents a0a1b66 + ffc5002 commit 7442bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id-token: "write"
steps:
- uses: actions/checkout@v4
- uses: "google-github-actions/auth@v1"
- uses: "google-github-actions/auth@v2"
with:
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ secrets.GCP_DEPLOY_SA_EMAIL }}
Expand Down

0 comments on commit 7442bb6

Please sign in to comment.