CI: Update google-github-actions/auth to v3.0.0

This commit is contained in:
Ryan Foster
2026-05-20 18:05:42 -04:00
parent 8167a74c60
commit d8dc0df278

View File

@@ -80,7 +80,7 @@ runs:
choco install rclone --version=1.69.3 -y --no-progress
- name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363'
uses: 'google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093' # v3.0.0
with:
workload_identity_provider: ${{ inputs.gcpWorkloadIdentityProvider }}
service_account: ${{ inputs.gcpServiceAccountName }}