diff --git a/Dockerfile b/Dockerfile index 53ba824..b61d92a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM php:7.3-alpine -LABEL "com.github.actions.name"="PHP-CS-Fixer" +LABEL "com.github.actions.name"="OSKAR-PHP-CS-Fixer" LABEL "com.github.actions.description"="check php files" LABEL "com.github.actions.icon"="check" LABEL "com.github.actions.color"="blue"