Skip to content

Commit

Permalink
Bump updatecli/updatecli-action from 2.62.0 to 2.63.0 (elastic#10609)
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.62.0 to 2.63.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@v2.62.0...v2.63.0)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  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>
  • Loading branch information
dependabot[bot] authored and James Valente committed Aug 21, 2024
1 parent 6642c4f commit bda4041
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.62.0 # updatecli v0.80.0
uses: updatecli/updatecli-action@v2.63.0 # updatecli v0.80.0

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

0 comments on commit bda4041

Please sign in to comment.