diff --git a/action.yml b/action.yml index 788d9c48..a6c6052b 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,9 @@ name: 'Flake8 action' description: 'Run flake8 and annotate the results' author: 'suo' -icon: check-circle -color: yellow +branding: + icon: check-circle + color: yellow inputs: checkName: description: 'The name of the check to add annotations to.