Merge pull request #1552 from actions/Phantsure-patch-1

Fix typo "depdendencies" => "dependencies"
This commit is contained in:
Sampark Sharma
2022-05-02 16:00:29 +05:30
committed by GitHub
@@ -1,6 +1,6 @@
{
"name": "Dependency Review",
"description": "Scans Pull Requests on each push for the introduction and/or resolution of vulnerable depdendencies to the repository",
"description": "Scans Pull Requests on each push for the introduction and/or resolution of vulnerable dependencies to the repository",
"iconName": "octicon mark-github",
"categories": [
"Dependency review",