diff --git a/.github/workflows/update-badges.yml b/.github/workflows/update-badges.yml index 14585a5..0971823 100644 --- a/.github/workflows/update-badges.yml +++ b/.github/workflows/update-badges.yml @@ -62,18 +62,7 @@ jobs: "pattern": "**/maven.log" } ] - }, - { - "name": "Vulnerabilities", - "id": "vulnerabilities", - "icon": "shield", - "tools": [ - { - "id": "owasp-dependency-check", - "pattern": "**/target/dependency-check-report.json" - } - ] - } + } ], "coverage": [ {