Skip to content

Commit

Permalink
Merge pull request #94 from trufflesecurity/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/google-github-actions/auth-2

Bump google-github-actions/auth from 1 to 2
  • Loading branch information
dustin-decker authored Mar 7, 2024
2 parents 88277cb + d481bff commit bfbdb8d
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 @@ -29,7 +29,7 @@ jobs:

- name: Auth with GCP
id: 'auth'
uses: 'google-github-actions/auth@v1'
uses: 'google-github-actions/auth@v2'
with:
token_format: 'access_token'
workload_identity_provider: ${{ secrets.WORKLOAD_IDENTITY_PROVIDER }}
Expand Down

0 comments on commit bfbdb8d

Please sign in to comment.