Skip to content

Commit b4dc45d

Browse files
build(deps): bump updatecli/updatecli-action from 2.78.1 to 2.79.0 (elastic#13140)
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.78.1 to 2.79.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@d2e5d26...b0d4fd8) --- 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>
1 parent 657026c commit b4dc45d

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@d2e5d2667ba67a8599e636531baef731f54858bc #v2.78.1
28+
uses: updatecli/updatecli-action@b0d4fd84ae72108930c9adb83bb4beba1acbaf9f #v2.79.0
2929

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

0 commit comments

Comments
 (0)