From 67c1a91f9fd8c320cda0fda2ca95a004615ba165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:54:44 +0000 Subject: [PATCH] Chore(deps): bump updatecli/updatecli-action from 2.96.0 to 2.97.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.96.0 to 2.97.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/5ca36367fadc6ad94d590984fd9c696e783ec635...9a21b6911fe58865c8346d4fde3470010f49bf31) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/bump-elastic-stack-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump-elastic-stack-version.yml b/.github/workflows/bump-elastic-stack-version.yml index 4db408c9a..bbb8c10b0 100644 --- a/.github/workflows/bump-elastic-stack-version.yml +++ b/.github/workflows/bump-elastic-stack-version.yml @@ -35,7 +35,7 @@ jobs: echo "UPDATECLI_ACTION=apply" >> $GITHUB_ENV - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@5ca36367fadc6ad94d590984fd9c696e783ec635 #v2.96.0 + uses: updatecli/updatecli-action@9a21b6911fe58865c8346d4fde3470010f49bf31 #v2.97.0 - name: Update default stack version # --experimental needed for commitusingapi option.