Skip to content
Compare
Choose a tag to compare
@bdehamer bdehamer released this 04 Dec 15:59
· 4 commits to main since this release
619dbb2

The attest-build-provenance action now supports attesting multiple subjects simultaneously. When identifying multiple subjects with the subject-path input a single attestation is created with references to each of the supplied subjects, rather than generating separate attestations for each artifact. This reduces the number of attestations that you need to create and manage.

What's Changed

  • Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #319
  • Prepare v2.0.0 release by @bdehamer in #321
    • Bump actions/attest from 1.4.1 to 2.0.0 (w/ multi-subject attestation support)

Full Changelog: v1.4.4...v2.0.0