From 2b038f860e05649b6ecb83d35a608dfd2d710937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 16:49:01 +0000 Subject: [PATCH] chore(deps): bump updatecli/updatecli-action in the github-actions group Bumps the github-actions group with 1 update: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action). Updates `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/4fd2c16d992120bd5355264a03ad0cddec013e1b...4b17f4ea784de29f71f85f9bc4955402ba1ae53c) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-check-releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-check-releases.yml b/.github/workflows/helm-check-releases.yml index 1cd8e62..82672f0 100644 --- a/.github/workflows/helm-check-releases.yml +++ b/.github/workflows/helm-check-releases.yml @@ -25,7 +25,7 @@ jobs: echo "current_release=$current_release" >> $GITHUB_OUTPUT - name: Install updatecli - uses: updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b # v2.99.0 + uses: updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c # v2.100.0 - name: Update dependencies run: |