From 562fd9cc8b61f1ca61f58ac258850fa1e7c7407b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 01:27:02 +0000 Subject: [PATCH] chore(deps): bump orhun/git-cliff-action from 4.6.0 to 4.7.0 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/d77b37db2e3f7398432d34b72a12aa3e2ba87e51...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/_package-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_package-publish.yml b/.github/workflows/_package-publish.yml index a6eccdc76..02d0a470e 100644 --- a/.github/workflows/_package-publish.yml +++ b/.github/workflows/_package-publish.yml @@ -156,7 +156,7 @@ jobs: run: make docs - name: Generate release notes - uses: orhun/git-cliff-action@d77b37db2e3f7398432d34b72a12aa3e2ba87e51 # v4.6.0 + uses: orhun/git-cliff-action@e16f179f0be49ecdfe63753837f20b9531642772 # v4.7.0 id: git-cliff with: config: pyproject.toml