From f338bbaa55d295a19254334f75c44dc44f3d1d7d Mon Sep 17 00:00:00 2001 From: updatecli Date: Sun, 14 Dec 2025 00:57:45 +0000 Subject: [PATCH 1/2] chore: deps: update Updatecli used by Github Action to v2.97.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 6fc2449f..5f5373e1 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -30,7 +30,7 @@ jobs: node-version: 20 cache: npm - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.96.0" + uses: "updatecli/updatecli-action@v2.97.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: From 8f0738d06280ebe457c8d044993d707e1358aacb Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 15 Dec 2025 11:34:52 +0000 Subject: [PATCH 2/2] chore: deps: update Updatecli used by Github Action to v2.98.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 5f5373e1..bee9d6ef 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -30,7 +30,7 @@ jobs: node-version: 20 cache: npm - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.97.0" + uses: "updatecli/updatecli-action@v2.98.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: