From 0b41a54f7d250d01f5c0df78ea6557e12365f9d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 03:23:36 +0000 Subject: [PATCH] chore: bump updatecli/updatecli-action in the all group Bumps the all group with 1 update: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action). Updates `updatecli/updatecli-action` from 2.98.0 to 2.99.0 - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.98.0...v2.99.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index a1f4faa..ce6ec54 100644 --- a/action.yaml +++ b/action.yaml @@ -40,7 +40,7 @@ runs: shell: bash - name: Install updatecli in the runner - uses: updatecli/updatecli-action@v2.98.0 + uses: updatecli/updatecli-action@v2.99.0 - name: Run updatecli in apply mode run: |