From 94e60b85d5c54f83033faec3be8efd4e257a3e0c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Mar 2026 00:35:20 +0000 Subject: [PATCH] ci(dependencies): Update orhun/git-cliff-action action to v4.7.1 --- .github/workflows/cicd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 14daaad..eabda7b 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -222,7 +222,7 @@ jobs: with: name: "romm-chart" - name: "Generate release notes" - uses: "orhun/git-cliff-action@v4.6.0" + uses: "orhun/git-cliff-action@v4.7.1" with: args: "--tag ${{ needs.determine-version-job.outputs.VERSION }} --unreleased --strip header" env: