Releases: actions/attest
Releases · actions/attest
v2.2.1
What's Changed
- Bump undici from 5.28.4 to 5.28.5 by @bdehamer in #208
- Bump @octokit/request-error from 5.0.1 to 5.1.1 by @dependabot in #212
- Bump @octokit/plugin-paginate-rest from 9.1.5 to 9.2.2 by @dependabot in #215
- Bump @actions/attest from 1.5.0 to 1.6.0 by @bdehamer in #217
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- New subject-checksums input param by @bdehamer in #198
- Bump version from 2.1.0 to 2.2.0 by @bdehamer in #201
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add
attestation-id
andattestation-url
outputs by @bdehamer in #181 - Update README w/ note about GH plans supporting attestations by @bdehamer in #182
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
Full Changelog: v2.0.0...v2.0.1
v2.0.0
The attest
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 @actions/core from 1.10.1 to 1.11.1 by @dependabot in #147
- Bump @actions/attest from 1.4.1 to 1.5.0 by @bdehamer in #162
- Bump @sigstore/oci from 0.3.7 to 0.4.0 by @bdehamer in #163
- Support multi-subject attestations by @bdehamer in #164
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #169
- Bump the npm-development group with 4 updates by @dependabot in #174
- Bump csv-parse from 5.5.6 to 5.6.0 by @dependabot in #175
Full Changelog: v1.4.1...v2.0.0
v1.4.1
What's Changed
- Bump @actions/glob from 0.4.0 to 0.5.0 by @dependabot in #125
- Bump @actions/attest from 1.3.1 to 1.4.1 by @bdehamer in #127
- Includes bug fix for issue with authenticated proxies (actions/toolkit#1798)
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.3
What's Changed
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Bump @sigstore/oci from 0.3.6 to 0.3.7 by @bdehamer in #90
- Bugfix when detecting support for the referrers API with OCI registries
Full Changelog: v1.3.0...v1.3.1