From ad117326379926ce10a379e3c20271d4e68fc542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 21:58:56 +0300 Subject: [PATCH] chore(deps): bump orhunp/git-cliff from 2.4.0 to 2.5.0 in the minor group (#28) Bumps the minor group with 1 update: orhunp/git-cliff. Updates `orhunp/git-cliff` from 2.4.0 to 2.5.0 --- updated-dependencies: - dependency-name: orhunp/git-cliff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6cdb728..3043890 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM orhunp/git-cliff:2.4.0@sha256:f15810fd4dcbe984093dac804d177f2e1d259428611d28e9d187cb7fd1655b1d +FROM orhunp/git-cliff:2.5.0@sha256:1decc44f731f4f95777429ead823a0a6df8159c877c8a59ac79c34d45f899105 LABEL maintainer="orhun " LABEL repository="https://github.com/orhun/git-cliff-action"