From 4e55855645d8fcd8082345be80b9aa66ddfe21da Mon Sep 17 00:00:00 2001 From: Nils Homer Date: Wed, 26 Nov 2025 21:57:09 -0700 Subject: [PATCH] chore(ci): update orhun/git-cliff-action from v3 to v4 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 30de577..cbfc090 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,7 +56,7 @@ jobs: ref: ${{ github.ref_name }} - name: Generate a Changelog - uses: orhun/git-cliff-action@v3 + uses: orhun/git-cliff-action@v4 id: git-cliff with: args: --latest --verbose