diff --git a/action.yml b/action.yml index a7d0e63..2e866bf 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ inputs: detector-version: description: 'The version of the Comment Language Detector to install.' required: false - default: 'main' + default: 'latest' config-path: description: 'Path to the configuration file for the detector.' required: true