Closed hmaurer closed 4 months ago
Allow users of the action to customise the detector name. New inputs:
detector-name
detector-version
detector-url
If detector-name is not specified, then information extracted from package.json is used, as before (no changes).
package.json
Allow users of the action to customise the detector name. New inputs:
detector-name
detector-version
detector-url
If
detector-name
is not specified, then information extracted frompackage.json
is used, as before (no changes).