fix broken build due to missing required category

This commit is contained in:
Eli Reisman
2022-03-31 10:34:19 -07:00
parent 439bf3cc34
commit 24a0860545
@@ -3,8 +3,9 @@
"description": "Scans Pull Requests on each push for the introduction and/or resolution of vulnerable depdendencies to the repository",
"iconName": "octicon mark-github",
"categories": [
"Dependency review",
"Dependency graph",
"Code Scanning",
"Dependency Review",
"Dependency Graph",
"Go",
"Java",
"JavaScript",