diff --git a/action.yml b/action.yml index 5aa0d47..5728514 100644 --- a/action.yml +++ b/action.yml @@ -33,7 +33,7 @@ inputs: selector: # selector to get a particular kind of tag in many kind of tags description: "Selector to get the latest tag" required: true - default: "" + default: ":" type: string