diff --git a/action.yml b/action.yml index 8ff7245d104..83dba12ad2c 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: 'Dependabot auto merge' description: 'Automatically merge Pull Requests from Dependabot.' +branding: + color: 'gray-dark' + icon: 'git-merge' inputs: GITHUB_TOKEN: description: 'A GitHub token.'