From e3934c940341c05878bee143b8c3e7d9b76efe62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 22:42:24 +0000 Subject: [PATCH] chore(deps): update mindsers/changelog-reader-action action to v2.3.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 cb45b642..bd1f1900 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@32aa5b4c155d76c94e4ec883a223c947b2f02656 # v2.2.3 + uses: mindsers/changelog-reader-action@39cdf882d8c143062ea6ac0b2a01b37e6a688179 # v2.3.0 id: changelog_reader with: version: ${{ github.ref_name }}