Skip to content

Commit

Permalink
Fix for repotest django-DefectDojo
Browse files Browse the repository at this point in the history
Signed-off-by: Nikemare <[email protected]>
  • Loading branch information
Nikemare committed Nov 20, 2023
1 parent d976f46 commit b41434d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repotests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
shell: bash
- name: repotests django-DefectDojo
run: |
bin/cdxgen.js -p -t python repotests/django-DefectDojo -o bomresults/django-DefectDojo/bom.json --deep --evidence
bin/cdxgen.js -p -t python repotests/django-DefectDojo -o bomresults/django-DefectDojo.json --deep --evidence
shell: bash
- name: repotests shiftleft-java-example
run: |
Expand Down

0 comments on commit b41434d

Please sign in to comment.