From 352b0aef2da8ef083741aba3218b17ba22fe75b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 18:24:42 +0000 Subject: [PATCH] Chore(deps): bump updatecli/updatecli-action from 2.79.0 to 2.81.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.79.0 to 2.81.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/b0d4fd84ae72108930c9adb83bb4beba1acbaf9f...f11c0cb3aca7a018d6000dc86a57eb3442277219) --- updated-dependencies: - dependency-name: updatecli/updatecli-action 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 a6e3f11a1a..3b8bcc1b87 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@b0d4fd84ae72108930c9adb83bb4beba1acbaf9f #v2.79.0 + uses: updatecli/updatecli-action@f11c0cb3aca7a018d6000dc86a57eb3442277219 #v2.81.0 - name: Update default stack version # --experimental needed for commitusingapi option.