Releases: actions/attest-build-provenance
v3.0.0
What's Changed
- Adjust node max-http-header-size setting by @bdehamer in #687
- Bump actions/attest from v2.4.0 to v3.0.0 by @bdehamer in #691
- Bump to node24 runtime
- Improved checksum parsing
- Bump attest-build-provenance/predicate to v2.0.0 by @bdehamer in #693
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: v2.4.0...v3.0.0
v2.4.0
What's Changed
- Bump undici from 5.28.5 to 5.29.0 by @dependabot in #633
- Bump actions/attest from 2.3.0 to 2.4.0 by @bdehamer in #654
- Includes support for the new well-known summary file which will accumulate paths to all attestations generated in a given workflow run
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Bump
actions/attestfrom 2.2.1 to 2.3.0 by @bdehamer in #615- Updates
@sigstore/ocifrom 0.4.0 to 0.5.0
- Updates
Full Changelog: v2.2.3...v2.3.0
v2.2.3
What's Changed
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Bump predicate action from 1.1.4 to 1.1.5 by @bdehamer in #485
- Bump @actions/attest from 1.5.0 to 1.6.0 by @bdehamer in #484
- Update buildSLSAProvenancePredicate to populate
workflow.reffield from therefclaim in the OIDC token (actions/toolkit#1969)
- Update buildSLSAProvenancePredicate to populate
- Bump @actions/attest from 1.5.0 to 1.6.0 by @bdehamer in #484
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in #457
- Bump @octokit/request-error from 5.0.1 to 5.1.1 by @dependabot in #469
- Bump @octokit/request from 8.2.0 to 8.4.1 by @dependabot in #478
- Bump actions/attest from 2.2.0 to 2.2.1 by @bdehamer in #481
- Includes
@actions/attestv1.6.0
- Includes
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Bump actions/attest from v2.1.0 to v2.2.0 by @bdehamer in #449
- Includes support for now
subject-checksumsinput parameter
- Includes support for now
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Update README w/ note about GH plans supporting attestations by @bdehamer in #414
- Add
attestation-idandattestation-urloutputs by @bdehamer in #415
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Bump actions/attest from 2.0.0 to 2.0.1 by @bdehamer in #406
- Deduplicate subjects before adding to in-toto statement
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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/attestfrom 1.4.1 to 2.0.0 (w/ multi-subject attestation support)
- Bump
Full Changelog: v1.4.4...v2.0.0