You can use auditd and add a rule for that file to be watched:
auditctl -w /path/to/that/file -p wa
Then watch for entries to be written to /var/log/audit/audit.log.