From 4831c95e32db58a3cd5eed86f6028a2ff088ab48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 17:26:53 +0000 Subject: [PATCH] chore(deps): update dependency troubleshoot to v0.120.3 --- .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 52271049..4e2b5181 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,7 +19,7 @@ env: # renovate: datasource=github-releases depName=docker-compose package=docker/compose DOCKER_COMPOSE_VERSION: v2.38.2 # renovate: datasource=github-releases depName=troubleshoot package=replicatedhq/troubleshoot - SUPPORT_BUNDLE_VERSION: v0.120.2 + SUPPORT_BUNDLE_VERSION: v0.120.3 jobs: code-checks: