From c50a7edd49be2a233ba5806ea01f3e40c44bda99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 12:55:11 +0330 Subject: [PATCH] ci(deps): bump orhun/git-cliff-action from 2.3.0 to 3.0.0 (#328) Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 4c124fb0..1c0c18fd 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -32,7 +32,7 @@ jobs: # Generate a changelog - name: Generate a changelog - uses: orhun/git-cliff-action@v2.3.0 + uses: orhun/git-cliff-action@v3.0.0 id: git-cliff with: config: cliff.toml