diff --git a/Dockerfile b/Dockerfile index faea2f430..c524d1c42 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM node:10-slim MAINTAINER Orta Therox -LABEL "com.github.actions.name"="Danger JS" +LABEL "com.github.actions.name"="Danger JS Action" LABEL "com.github.actions.description"="Runs JavaScript/TypeScript Dangerfiles" LABEL "com.github.actions.icon"="zap" LABEL "com.github.actions.color"="blue"