Skip to content

Commit cb0dbda

Browse files
build(deps): bump updatecli/updatecli-action from 2.88.0 to 2.89.0 (#14895)
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.88.0 to 2.89.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@b1405b8...419b75c) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.89.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5b3437 commit cb0dbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-elastic-stack-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626

2727
- name: Install Updatecli in the runner
28-
uses: updatecli/updatecli-action@b1405b899ee27cdaf56637d3cc7b9bc6a689b37c #v2.88.0
28+
uses: updatecli/updatecli-action@419b75cb4d4bd6b50b03da7b33e1e0065d383eaf #v2.89.0
2929

3030
- name: Select diff action
3131
if: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)