From a26b8d5e41a98c53a19470a6b8215db095471adc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Apr 2026 00:47:29 +0000 Subject: [PATCH] ci(dependencies): Update orhun/git-cliff-action action to v4.8.0 --- .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..f16b9b3 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.8.0" with: args: "--tag ${{ needs.determine-version-job.outputs.VERSION }} --unreleased --strip header" env: