From 1d8b66bf12710fd0103e92c20fa029e96a4cd02a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Wed, 25 Sep 2024 16:19:21 +0200 Subject: [PATCH] Bump CLI to 4.36.0 https://github.com/home-assistant/cli/releases/tag/4.36.0 --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index 6bffbac..f6bfdee 100644 --- a/build.yaml +++ b/build.yaml @@ -12,7 +12,7 @@ cosign: base_identity: https://github.com/home-assistant/docker-base/.* identity: https://github.com/home-assistant/plugin-cli/.* args: - CLI_VERSION: 4.35.0 + CLI_VERSION: 4.36.0 RLWRAP_VERSION: 0.46.1 labels: io.hass.type: cli