v0.16.0
Release notes for sbom-action v0.16.0
Categories:
Release Notes
Version v0.16.0
Changes in v0.16.0
- Update Syft to v1.4.1 (#465)
- Update GitHub artifact client (#463) [kzantow]
NOTE: if you are using this action within a matrix build and see failures attempting to upload artifacts with duplicate names, you will need to set the artifact-name
to be unique based on the matrix properties (an example here). This is due to a change to use a newer GitHub API which no longer allows artifacts with duplicate names.