Note
As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.
Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead.
What's Changed
- Update RELEASE.md docs by @bdehamer in #836
- Bump
actions/attestfrom 4.0.0 to 4.1.0 by @bdehamer in #838- Bump
@actions/attestfrom 3.0.0 to 3.1.0 by @bdehamer in actions/attest#362 - Bump
@actions/attestfrom 3.1.0 to 3.2.0 by @bdehamer in actions/attest#365 - Add new
subject-versioninput for inclusion in storage record by @bdehamer in actions/attest#364 - Add storage record content to README by @bdehamer in actions/attest#366
- Bump
Full Changelog: v4.0.0...v4.1.0