From 0791e498b0e68ea12118a834eac8449d5561c104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 23:02:17 +0000 Subject: [PATCH] build(deps): bump updatecli/updatecli-action from 2.92.0 to 2.95.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.92.0 to 2.95.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.92.0...v2.95.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.95.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..c8155c5 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.95.0 - name: Install Requirements run: |