From 39a6a8a8d6dc2d58607450c61f761605d21b85bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:59:02 +0000 Subject: [PATCH] build(deps): Bump orhun/git-cliff-action from 2.2.0 to 2.3.0 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v2.2.0...v2.3.0) --- 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 45173e8..ae65438 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -59,7 +59,7 @@ jobs: with: fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@v2.2.0 + uses: orhun/git-cliff-action@v2.3.0 id: git-cliff with: config: cliff.toml