We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1e558 commit cff199aCopy full SHA for cff199a
.github/workflows/dependency-submisison.yml
@@ -90,6 +90,5 @@ jobs:
90
fi
91
92
- name: submit-dependency-snapshot
93
- uses: actions/component-detection-dependency-submission-action@d709d8ec819687fc7a418581a0b5dcecd0ea9b77
94
- with:
95
- detectorsCategories: NuGet,Python,Npm
+ uses: advanced-security/component-detection-dependency-submission-action@4f5a06217da80503a4cb123c834d32c263ea1d43
+ detectorsCategories: NuGet
0 commit comments