From 449d0d7573e68e66d1e061dfea69edc54b4052bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 07:25:52 +0000 Subject: [PATCH] chore(deps): update dependency troubleshoot to v0.123.15 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d08f8f9ad..977dd9a07 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,7 @@ env: # renovate: datasource=github-releases depName=docker-compose package=docker/compose DOCKER_COMPOSE_VERSION: v2.40.3 # renovate: datasource=github-releases depName=troubleshoot package=replicatedhq/troubleshoot - SUPPORT_BUNDLE_VERSION: v0.123.13 + SUPPORT_BUNDLE_VERSION: v0.123.15 jobs: code-checks: