Skip to content

Commit

Permalink
Revert update of updatecli (#10643)
Browse files Browse the repository at this point in the history
Our actions started failing after the time of this upgrade, revert it to
see if it fixes the issue.
  • Loading branch information
jsoriano authored Jul 29, 2024
1 parent e8d1be7 commit 9a6dc52
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.64.0 # updatecli v0.80.0
uses: updatecli/updatecli-action@v2.62.0

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

0 comments on commit 9a6dc52

Please sign in to comment.