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 8da99ae commit 6ab05acCopy full SHA for 6ab05ac
.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@fb02bdc31c577a51bfed3df6d5c70bdc86fe8910 #v2.72.0
+ uses: updatecli/updatecli-action@11d8c3e7c4dbb188d9534e599db759e418911828 #v2.73.0
39
40
- name: Update default stack version
41
# --experimental needed for commitusingapi option.
0 commit comments