From 2d9293b1081b87892e28c0002684bb95ddda0830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 01:44:06 +0000 Subject: [PATCH] chore(deps): bump orhun/git-cliff-action Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 07dda386992489f0a6151dee53f3a137713644de to 61c9254a8bb5d4f3851bcdf50e69f32ddf9eaa76. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/07dda386992489f0a6151dee53f3a137713644de...61c9254a8bb5d4f3851bcdf50e69f32ddf9eaa76) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-version: 61c9254a8bb5d4f3851bcdf50e69f32ddf9eaa76 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index f8e01da205..eec731c368 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@07dda386992489f0a6151dee53f3a137713644de # main + uses: orhun/git-cliff-action@61c9254a8bb5d4f3851bcdf50e69f32ddf9eaa76 # main id: git-cliff with: config: cliff.toml