From 9c4af287e6949cea5e298d7cf06510c9acb72b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:52:54 +0000 Subject: [PATCH] build(deps): Bump orhun/git-cliff-action from 4.7.1 to 4.8.0 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.7.1 to 4.8.0. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/c93ef52f3d0ddcdcc9bd5447d98d458a11cd4f72...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/changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index 6e9a4f7..f245387 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -43,7 +43,7 @@ jobs: fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@c93ef52f3d0ddcdcc9bd5447d98d458a11cd4f72 # v4.7.1 + uses: orhun/git-cliff-action@f50e11560dce63f7c33227798f90b924471a88b5 # v4.8.0 id: git-cliff with: config: cliff.toml