From 0e1e4d730ae418802becbbf1531ed43dffb6a222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 02:43:58 +0000 Subject: [PATCH] build(deps): bump orhun/git-cliff-action from 4.5.1 to 4.8.0 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.5.1 to 4.8.0. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/98c93442bb05a455a77bee982867857ae748eeea...f50e11560dce63f7c33227798f90b924471a88b5) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/zap_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zap_release.yml b/.github/workflows/zap_release.yml index 3cca192..4632f6f 100644 --- a/.github/workflows/zap_release.yml +++ b/.github/workflows/zap_release.yml @@ -101,7 +101,7 @@ jobs: # 范围参数 `..HEAD` 通过三元表达式注入:有 prev 时限定范围,无 prev 时让 # git-cliff 输出全部历史(首次发布场景)。 - name: Generate release notes via git-cliff - uses: orhun/git-cliff-action@98c93442bb05a455a77bee982867857ae748eeea # v4.5.1 + uses: orhun/git-cliff-action@f50e11560dce63f7c33227798f90b924471a88b5 # v4.8.0 with: config: cliff.toml args: >-