From 8f727d7e7330b484cbded658ed916b70d62b7da6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:26:35 +0000 Subject: [PATCH] Chore(deps): bump updatecli/updatecli-action from 2.94.0 to 2.95.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.94.0 to 2.95.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/719e3592d124cbf826da704cbe557e1221dd4bba...9c04c99c508b3ac7851020724a912adde546f64b) --- 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/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 b292f41f3..aaa744f84 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@719e3592d124cbf826da704cbe557e1221dd4bba #v2.94.0 + uses: updatecli/updatecli-action@9c04c99c508b3ac7851020724a912adde546f64b #v2.95.0 - name: Update default stack version # --experimental needed for commitusingapi option.