From 128f1507f91afb34ec6215673ce839331c2ff34b Mon Sep 17 00:00:00 2001 From: Olivier Vernin Date: Tue, 24 Feb 2026 13:42:50 +0100 Subject: [PATCH] Update Updatecli version to v0.114.0 --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index b324ee61..602ff733 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -27,7 +27,7 @@ jobs: - name: "Install Updatecli" uses: "updatecli/updatecli-action@v2.98.0" with: - version: "v0.113.0" + version: "v0.114.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: