From 484412514fc214dc0f4a8af3f78e0bb7c3b70d74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:32:51 +0000 Subject: [PATCH] chore(deps): update ncipollo/release-action digest to 1c89adf --- .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 514edc4b..307bd830 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -236,7 +236,7 @@ jobs: version: ${{ github.ref_name }} - name: Create GitHub release - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1 + uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1 with: name: CommaFeed ${{ github.ref_name }} body: ${{ steps.changelog_reader.outputs.changes }}