From 34dd56174fb4db0480d0553685d07e89f4c521ac Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 5 Oct 2023 22:28:54 +0200 Subject: [PATCH] Update Home Assistant CLI to 4.28.1 --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index 97ab3d7..ed4fab2 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.28.0 + CLI_VERSION: 4.28.1 RLWRAP_VERSION: 0.45.2 labels: io.hass.type: cli