From ced25662091d34f40d02b4f72085c7564b216bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:57:01 +0000 Subject: [PATCH] chore: Bump orhun/git-cliff-action from 4.4.0 to 4.4.1 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/5948f44d10840fe2942302442a825512938ca72e...e364f07989916ffb9f50d7ef6c0a8c48082c2792) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index fbb72ec..3df41ed 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -41,7 +41,7 @@ jobs: fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@5948f44d10840fe2942302442a825512938ca72e # v4.4.0 + uses: orhun/git-cliff-action@e364f07989916ffb9f50d7ef6c0a8c48082c2792 # v4.4.1 id: git-cliff with: config: cliff.toml