From c0f919957eb60743682a6e0cd6d454fd4b142ac9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 18:01:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action):=20update=20ncipollo/releas?= =?UTF-8?q?e-action=20(v1.16.0=20=E2=86=92=20v1.18.0)=20(#179)?= 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 b2d0626..709a66a 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@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0 + uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: