From 8a7aa2243b8f435308ec6c3ae577806fb90e6633 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 15:15:50 +0300 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20ncipollo/release-action?= =?UTF-8?q?=20action=20(v1.18.0=20=E2=86=92=20v1.20.0)=20(#243)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/new-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new-release.yml b/.github/workflows/new-release.yml index db61aa9..6f568cd 100644 --- a/.github/workflows/new-release.yml +++ b/.github/workflows/new-release.yml @@ -36,7 +36,7 @@ jobs: - name: Create release if: steps.daily-version.outputs.created - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 + uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: