build-push-action: two build-argument changes the
repo's own checks missed.
In a measured replay of five real commits from
docker/build-push-action, the same selected checks
passed in standard CI every time. DriftFence stayed quiet for one
commit, then flagged one new call forwarding change
and one later allow forwarding change.
With approved build-argument behavior fixed in Git, DriftFence
would have started flagging the moment the action began forwarding
call into --call, then tightened again
when allow stopped using one joined string and
started emitting one flag per value.