Skip to content

Commit

Permalink
Update sbom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sri-hari authored Sep 27, 2024
1 parent 7da6248 commit c16f666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
curl -X "POST" "http://34.46.105.78:8080/api/v1/bom" \
-H "X-Api-Key: odt_LCjFjndcfjTpWEKr2oSc3KKsbgVHO3VC" \
-H "Content-Type: multipart/form-data" \
-F "project=d2f9cf45-e514-4039-a666-4ae157245879" \
-F "project=a0e707a1-9463-428a-8453-46ba5fc78532" \
-F "bom=@sbom.json"
- name: Upload SBOM artifact
Expand Down

0 comments on commit c16f666

Please sign in to comment.