From a05bcefc9a6ff8f5fc77e00cf2159c39c8a44bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:11:58 +0000 Subject: [PATCH] build(deps): Bump orhun/git-cliff-action from 4.3.1 to 4.4.2 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.3.1 to 4.4.2. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v4.3.1...v4.4.2) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 13363a5..2e30678 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -65,7 +65,7 @@ jobs: with: fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@v4.3.1 + uses: orhun/git-cliff-action@v4.4.2 id: git-cliff with: config: cliff.toml