You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation does not mention anything about my problem
There are no open or closed issues that are related to my problem
Description
As in the title. If one has *.attest.provenance.mode=max in docker-bake file, but will not set also provenance: max in bake-action, bake-action will set the provenance to min (if I'm working on the private repo - which is the case).
Expected behaviour
bake-action should auto-set provenance only if there is no attest.provenance set in docker-bake file whatsoever.