From 02b06f4f11d5da082c3ff9fe8c134182a163809a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 18:40:08 +0000 Subject: [PATCH] build(deps): Bump orhun/git-cliff-action from 3 to 4 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 3 to 4. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v3...v4) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-production.yml b/.github/workflows/deploy-production.yml index 5a919ee..d7b75b8 100644 --- a/.github/workflows/deploy-production.yml +++ b/.github/workflows/deploy-production.yml @@ -130,7 +130,7 @@ jobs: - name: Generate changelog id: changelog - uses: orhun/git-cliff-action@v3 + uses: orhun/git-cliff-action@v4 with: config: cliff.toml args: --latest --strip header