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
As of v4, actions/attest-build-provenance is just a wrapper around
actions/attest, and its README recommends that new implementations
use actions/attest directly. With no predicate inputs, actions/attest
auto-generates the same SLSA build provenance, the subject-path input
is unchanged, and the existing permissions already suffice, so this
is a drop-in replacement.
0 commit comments