From 5434648a826e9f226602a970f4b4d16a44ebce4c Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 27 Feb 2026 10:14:22 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dgtlmoon/changedetection.?= =?UTF-8?q?io=200.54.1=20=E2=86=92=200.54.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/changedetection.io/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/changedetection.io/docker-bake.hcl b/apps/changedetection.io/docker-bake.hcl index 698a706fd..739cced57 100644 --- a/apps/changedetection.io/docker-bake.hcl +++ b/apps/changedetection.io/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=dgtlmoon/changedetection.io versioning=loose - default = "0.54.1" + default = "0.54.2" } variable "LICENSE" {