From 85078dd24742b4252c5193cdb6820554f50a6e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Thu, 11 Dec 2025 12:10:56 +0100 Subject: [PATCH] Bump CLI to v4.45.0 https://github.com/home-assistant/cli/releases/tag/4.45.0 --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index 0ad4b44..f0958e4 100644 --- a/build.yaml +++ b/build.yaml @@ -6,7 +6,7 @@ cosign: base_identity: https://github.com/home-assistant/docker-base/.* identity: https://github.com/home-assistant/plugin-cli/.* args: - CLI_VERSION: 4.44.0 + CLI_VERSION: 4.45.0 RLWRAP_VERSION: 0.46.1 labels: io.hass.type: cli