Skip to content
Merged
Changes from all commits
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
Chore(deps): bump updatecli/updatecli-action from 2.75.0 to 2.76.0
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.75.0 to 2.76.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@4aca518...304d624)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
commit bbd064552219e9acf9af7085222d350a55c5097c
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@4aca518a70708e38063453d8de9c551af7f48ac3 #v2.75.0
uses: updatecli/updatecli-action@304d62420deffb7c824c9cad12942906e16e4352 #v2.76.0

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