From 13d7eccca0521fbb7234984fc4e20277ed0443b6 Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:14:36 +0000 Subject: [PATCH] fix(shipped-dependencies): update release-please (17.11.1 -> 17.11.2) --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 4cda6ce9..4dea50c6 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -19,7 +19,7 @@ on: env: # renovate: datasource=npm depName=release-please - RELEASE_PLEASE_VERSION: "17.11.1" + RELEASE_PLEASE_VERSION: "17.11.2" # renovate: datasource=node-version NODE_VERSION: "24.11.1"