From 5c94078a97f7861777c403372f9721ace51f865f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:56:20 +0000 Subject: [PATCH] chore(deps): bump orhun/git-cliff-action from 4.4.2 to 4.7.0 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.4.2 to 4.7.0. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/4a4a951bc43fafe41cd2348d181853f52356bee7...e16f179f0be49ecdfe63753837f20b9531642772) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 30c2414..b75383d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -187,7 +187,7 @@ jobs: - name: Generate release notes with git-cliff id: changelog - uses: orhun/git-cliff-action@4a4a951bc43fafe41cd2348d181853f52356bee7 # v4.4.2 + uses: orhun/git-cliff-action@e16f179f0be49ecdfe63753837f20b9531642772 # v4.7.0 with: config: .github/cliff.toml args: --latest --strip header