From d6d084fbd1276484787376ecb3713e856a46238d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 20:40:56 +0000 Subject: [PATCH] chore(deps): update ncipollo/release-action digest to b7eabc9 --- .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 a35c5bae..806756cc 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@1c89adf39833729d8f85a31ccbc451b078733c80 # v1 + uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1 with: name: CommaFeed ${{ github.ref_name }} body: ${{ steps.changelog_reader.outputs.changes }}