From 3a30b274d3a0db7becd01773929f0a68962184c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 17:34:34 +0000 Subject: [PATCH] chore(deps): bump orhun/git-cliff-action from 2 to 4 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2 to 4. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v2...v4) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9ca7407..14adbbd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -117,7 +117,7 @@ jobs: with: fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@v2 + uses: orhun/git-cliff-action@v4 id: git-cliff with: config: cliff.toml