Skip to content

Releases: Brend-Smits/github-sbom-generator-action

v1.1.0

01 May 14:37
98cdbac
Compare
Choose a tag to compare

1.1.0 (2023-05-01)

Features

  • add repository argument (5940d0b)

Bug Fixes

  • failing tests due to repo name change (8535cf1)

v1.0.3

21 Apr 14:13
d55a18f
Compare
Choose a tag to compare

1.0.3 (2023-04-21)

Bug Fixes

  • create directory if it does not exist yet (48485fc)

v1.0.2

21 Apr 13:12
accf93d
Compare
Choose a tag to compare

1.0.2 (2023-04-21)

Bug Fixes

  • change curl output to include action_path (1618108)

v1.0.1

21 Apr 12:42
cc61c1c
Compare
Choose a tag to compare

1.0.1 (2023-04-21)

Bug Fixes

  • give actions the proper credentials to upload binaries (a361b57)

v1.0.0

21 Apr 12:23
f34aa97
Compare
Choose a tag to compare

1.0.0 (2023-04-21)

Features

  • add ci and release workflow (911aa36)
  • move away from bash and use rust cli in action (bfd4af8)
  • save spdx files to configured directory (1ca1b4b)

Bug Fixes

  • ci: annotate files for release-please (30ecdcc)
  • ci: only run test workflow on non release prs (b3e67ca)
  • ci: skip test workflow when ref_name contains release-please (9bf27b9)
  • directories were not being created if they did not exist (ffdf7ba)

Miscellaneous Chores

Initial v0.1.0 Release

12 Apr 22:24
3282ced
Compare
Choose a tag to compare