Files created by unzip will have see differences in their creation and modification time depending on the current timezone.
?https://reproducible.debian.net/issues/unstable/timestamps_difference_by_unzip_issue.html
Detection
One needs to look at usage of unzip in the source.
Solution
Prefix call to unzip by TZ=UTC.