diff --git a/.github/actions/windows-signing/action.yaml b/.github/actions/windows-signing/action.yaml index ac74681d4..8f6db3d03 100644 --- a/.github/actions/windows-signing/action.yaml +++ b/.github/actions/windows-signing/action.yaml @@ -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 }}