Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Chore(deps): bump updatecli/updatecli-action from 2.86.0 to 2.87.0
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.86.0 to 2.87.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@1536e37...fe1c9db)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  dependency-version: 2.87.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2025
commit eb949df291e48ea50d330323b920e4e690e3e90e
2 changes: 1 addition & 1 deletion .github/workflows/bump-elastic-stack-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "UPDATECLI_ACTION=apply" >> $GITHUB_ENV

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@1536e372d5f433385f11b5b133b23a9833c510ce #v2.86.0
uses: updatecli/updatecli-action@fe1c9dbd7a0442ffb01dcf150a21514fc8d09ab7 #v2.87.0

- name: Update default stack version
# --experimental needed for commitusingapi option.
Expand Down