mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-02 12:47:37 -04:00
CI: Update google-github-actions/auth to v3.0.0
This commit is contained in:
2
.github/actions/windows-signing/action.yaml
vendored
2
.github/actions/windows-signing/action.yaml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user