From 442662496ad1e9f027b405f7908b5e38f69cb031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:01:17 +0000 Subject: [PATCH] chore(deps): Bump updatecli/updatecli-action from 2.96.0 to 2.97.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.96.0 to 2.97.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.96.0...v2.97.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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..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.96.0" + uses: "updatecli/updatecli-action@v2.98.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: