diff --git a/action.yml b/action.yml index 97e078d..d520f29 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ inputs: cache: description: Used to specify whether go-modules caching is needed. Set to true, if you'd like to enable caching. default: false - modules-manager: + package-manager: description: 'Used to specify non-default package manager' default: 'default' cache-dependency-path: