From bceba35611ddde348e45fa6223c36b7cdcbf8f2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:55:05 +0000 Subject: [PATCH] ci(deps): bump orhun/git-cliff-action from 2.0.6 to 4.4.2 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2.0.6 to 4.4.2. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v2.0.6...v4.4.2) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e8889ea..3fb9b4e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@v2.0.6 + uses: orhun/git-cliff-action@v4.4.2 id: git-cliff with: config: cliff.toml