Introduction
The action log records various details about what WP Toolkit does with your WordPress site including automatic updates.
Procedure
You can find the action logs under the following directory:
/home/cpanelusername/logs/wpt_action_logs/
This log contains information about Plugin and Theme updates as well, but you can view just the Core WordPress update information with the following grep:
grep -i core /home/cpanelusername/logs/wpt_action_logs/action_log__exampledomain.tld__9d5588b1-d09c-485f-b37d-6f9338b30892.log