From 35cf98e85e1ead3f3d94673cde8f5b6ec35caf6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:58:32 +0330 Subject: [PATCH] ci(deps): bump orhun/git-cliff-action from 4.4.0 to 4.4.1 (#757) Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 88e8a5ad..2a0ffd04 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -116,7 +116,7 @@ jobs: # Generate a changelog for the new release using Git - name: Generate a changelog - uses: orhun/git-cliff-action@v4.4.0 + uses: orhun/git-cliff-action@v4.4.1 id: git-cliff with: config: cliff.toml # The configuration file for git-cliff