From e2b7cba18faf0321663e8f4efd3e227b483303d8 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 13 Jul 2025 09:36:16 +0000 Subject: [PATCH] chore: deps: update Updatecli used by Github Action to v2.88.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .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 74c2aa91..de83505b 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -27,7 +27,7 @@ jobs: node-version: 20 cache: npm - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.87.1" + uses: "updatecli/updatecli-action@v2.88.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: