diff --git a/action.yml b/action.yml index e610289..2f054b6 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: "Docker Check Base Image Diff" description: "A Github Action that checks whether a derived image does not consist of a base image." author: Clement Tsang +branding: + icon: box + color: blue inputs: base-image: