From 9e25fdbbcb5743dc20aa608750195cfd19bb5b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 12:35:07 +0000 Subject: [PATCH] chore(deps): bump orhun/git-cliff-action from 3.2.0 to 4.4.1 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 3.2.0 to 4.4.1. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/5594a53dc7c8647d85bd3d4da4ca78d3aa3dca4c...e364f07989916ffb9f50d7ef6c0a8c48082c2792) --- 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 8b97ec2..8ad38b5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: run: cargo build --release - name: Generate a changelog - uses: orhun/git-cliff-action@5594a53dc7c8647d85bd3d4da4ca78d3aa3dca4c # v3 + uses: orhun/git-cliff-action@e364f07989916ffb9f50d7ef6c0a8c48082c2792 # v3 id: git-cliff with: config: cliff.toml