We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df836ac commit 7ec0f1cCopy full SHA for 7ec0f1c
.github/workflows/bump-elastic-stack-version.yml
@@ -35,7 +35,7 @@ jobs:
35
echo "UPDATECLI_ACTION=apply" >> $GITHUB_ENV
36
37
- name: Install Updatecli in the runner
38
- uses: updatecli/updatecli-action@f11c0cb3aca7a018d6000dc86a57eb3442277219 #v2.81.0
+ uses: updatecli/updatecli-action@ae3030ce1710c6496214fb1f8fd3bd9437b2a69d #v2.82.0
39
40
- name: Update default stack version
41
# --experimental needed for commitusingapi option.
0 commit comments