From 2a96bb5ecb08f2e83712cac65140da17fff3905c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:04:00 +0000 Subject: [PATCH] build(deps): bump updatecli/updatecli-action from 2.99.0 to 2.100.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.99.0 to 2.100.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.99.0...v2.100.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.100.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 eb67f2f..43d9406 100644 --- a/.github/workflows/dependanot.yaml +++ b/.github/workflows/dependanot.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v6 - name: Install Updatecli - uses: updatecli/updatecli-action@v2.99.0 + uses: updatecli/updatecli-action@v2.100.0 - name: Install Requirements run: |