Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Chore(deps): bump updatecli/updatecli-action from 2.62.0 to 2.65.0 (#2004)" #2005

Merged
merged 1 commit into from
Aug 6, 2024
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
Revert "Chore(deps): bump updatecli/updatecli-action from 2.62.0 to 2…
….65.0 (#2004)"

This reverts commit 3c040bc.
  • Loading branch information
jsoriano committed Aug 6, 2024
commit 35f1b2d878ebc2e5c07d6497d5f958df59de3eed
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.65.0
uses: updatecli/updatecli-action@v2.62.0

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