Skip to content

Commit fb315c6

Browse files
authored
chore(deps): update google-github-actions/auth action to v3 (#332)
1 parent 9e90815 commit fb315c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
if: ${{ steps.release.outputs.release_created }}
3838
- id: auth
3939
if: ${{ steps.release.outputs.release_created }}
40-
uses: 'google-github-actions/auth@v2'
40+
uses: 'google-github-actions/auth@v3'
4141
with:
4242
workload_identity_provider: 'projects/626179414504/locations/global/workloadIdentityPools/ga-embedded-app-sdk/providers/ga-embedded-app-sdk'
4343
service_account: 'ga-embedded-app-sdk@discord-app-city-prd.iam.gserviceaccount.com'

0 commit comments

Comments
 (0)