From 64e3c25bada1c01b1f7680967f92fc89954b8d78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 21:05:27 +0000 Subject: [PATCH] chore(deps): update ncipollo/release-action digest to bcfe547 --- .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 f1b5152b..a1b45ba8 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@9128f238eeeeed39b82af6636303729079d51730 # v1 + uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1 with: name: CommaFeed ${{ github.ref_name }} body: ${{ steps.changelog_reader.outputs.changes }}