From 412a2769aa91d86ffa6489789cd84cc548af6c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 23:02:07 +0000 Subject: [PATCH] build(deps): bump updatecli/updatecli-action from 2.92.0 to 2.96.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.92.0 to 2.96.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.92.0...v2.96.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.96.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependanot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependanot.yaml b/.github/workflows/dependanot.yaml index dafb96d..e0f417d 100644 --- a/.github/workflows/dependanot.yaml +++ b/.github/workflows/dependanot.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v5 - name: Install Updatecli - uses: updatecli/updatecli-action@v2.92.0 + uses: updatecli/updatecli-action@v2.96.0 - name: Install Requirements run: |