From e3898366557600afb48e86ae69d7310641036f08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Sun, 1 Oct 2023 15:40:44 +0300 Subject: [PATCH] chore(docker): update git-cliff to 1.3.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d6a3262..cdb5d53 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM orhunp/git-cliff:1.3.0@sha256:8a40b073ff6699af527c83bf881c82c560de7e2b44a92104d181986b6221091a +FROM orhunp/git-cliff:1.3.1@sha256:70992c19e459ddaf6094e80d25035cd304cbe6f8cf4ab8b383e9f149d994b01b LABEL maintainer="orhun " LABEL repository="https://github.com/orhun/git-cliff-action"