Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cowan-macady committed Dec 4, 2023
1 parent 3e5c5d4 commit 0b64774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1
uses: google-github-actions/auth@v2
if: ${{ always() }}
with:
workload_identity_provider: "projects/699926043561/locations/global/workloadIdentityPools/github-dev/providers/github-dev-provider"
Expand Down

0 comments on commit 0b64774

Please sign in to comment.