From 40d26cb3e096c7ba490099d4cfdd26027714babf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:37:09 +0000 Subject: [PATCH] Chore(deps): bump updatecli/updatecli-action from 2.70.0 to 2.72.0 (#2251) Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.70.0 to 2.72.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/704a64517239e0993c5e3bf6749a063b8f950d9f...fb02bdc31c577a51bfed3df6d5c70bdc86fe8910) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 c6feabf85..c464239dc 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@704a64517239e0993c5e3bf6749a063b8f950d9f #v2.70.0 + uses: updatecli/updatecli-action@fb02bdc31c577a51bfed3df6d5c70bdc86fe8910 #v2.72.0 - name: Update default stack version # --experimental needed for commitusingapi option.