From ff44c88814a52d2c573961fc0acaf60c7a55b778 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Dec 2025 00:30:20 +0000 Subject: [PATCH] ci(dependencies): Update orhun/git-cliff-action action to v4.7.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..e11d1ac 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.0" with: args: "--tag ${{ needs.determine-version-job.outputs.VERSION }} --unreleased --strip header" env: