From 8fd73df18c6b832be43f4e8da6e6cd6397407473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:09:02 +0000 Subject: [PATCH] chore(deps): bump orhun/git-cliff-action from 4.7.0 to 4.7.1 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/e16f179f0be49ecdfe63753837f20b9531642772...c93ef52f3d0ddcdcc9bd5447d98d458a11cd4f72) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 90acfc7ed..0dc5c6a5a 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@e16f179f0be49ecdfe63753837f20b9531642772 # v4.7.0 + uses: orhun/git-cliff-action@c93ef52f3d0ddcdcc9bd5447d98d458a11cd4f72 # v4.7.1 id: git-cliff with: config: pyproject.toml