diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ffca5792..91b39007 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.11 + SUPPORT_BUNDLE_VERSION: v0.123.12 jobs: code-checks: