diff --git a/action.yml b/action.yml index a2605ac82..390512015 100644 --- a/action.yml +++ b/action.yml @@ -43,7 +43,7 @@ outputs: bake-file: description: 'Bake definiton file' json: - description: 'A JSON object composed of the generated tags and labels' + description: 'JSON output of tags and labels' runs: using: 'node12'