Skip to content

Commit

Permalink
Correct component references.
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyE committed Aug 5, 2024
1 parent 1f2a4f5 commit 30fb2c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sbom/manifest/sbom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
component_def = SbomOnRails::Sbom::ComponentDefinition.new(
project_name,
sha,
nil,
{ github: "https://github.com/ideacrew/sectory" }
)

Expand Down

0 comments on commit 30fb2c5

Please sign in to comment.