diff --git a/Dockerfile b/Dockerfile index d8409ef..05979a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Copy a file to an AWS S3 bucket, as long LABEL "com.github.actions.icon"="copy" LABEL "com.github.actions.color"="green" -LABEL version="1.0.0" +LABEL version="1.0.1" LABEL repository="https://github.com/airuleguy/s3-cp-action" LABEL maintainer="Alejandro Iruleguy "