From 6e0a136cd197a501343a513a26abde542f1443f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 10:37:59 +0000 Subject: [PATCH] chore(deps): update mindsers/changelog-reader-action action to v2.4.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd1f1900..ed75e544 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -236,7 +236,7 @@ jobs: run: chmod +x artifacts/*-runner - name: Extract Changelog Entry - uses: mindsers/changelog-reader-action@39cdf882d8c143062ea6ac0b2a01b37e6a688179 # v2.3.0 + uses: mindsers/changelog-reader-action@1faaf50aa09d5793d9a100819973df801febfb31 # v2.4.0 id: changelog_reader with: version: ${{ github.ref_name }}