Skip to content

Commit

Permalink
Revert to version of updatecli before automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano committed Jul 29, 2024
1 parent 7ea1a5f commit 6d45862
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 @@ -35,7 +35,7 @@ jobs:
echo "UPDATECLI_ACTION=apply" >> $GITHUB_ENV
- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.62.0
uses: updatecli/updatecli-action@v2.58.0

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

0 comments on commit 6d45862

Please sign in to comment.