Skip to content

Commit

Permalink
update version of cyclonedx
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Dec 5, 2023
1 parent 91a823d commit 44a486a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/owasp-dt-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Install cdxgen
working-directory: frontend
run: npm install -g @cyclonedx/cdxgen@8.6.0
run: npm install -g @cyclonedx/cdxgen@9.9.6

- name: 'Generate SBOM for maven dependencies'
working-directory: backend
Expand Down

0 comments on commit 44a486a

Please sign in to comment.