Fixed error handling
This commit is contained in:
@@ -14,7 +14,7 @@ inputs:
|
||||
types:
|
||||
description: "Types of packages (e.g. Container, PyPi, NuGet)"
|
||||
required: false
|
||||
default: "Container,PyPi,NuGet"
|
||||
default: "container,pypi,nuget,npm"
|
||||
api_token:
|
||||
description: "API token for authentication"
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user