File tree 3 files changed +7
-0
lines changed
3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,14 @@ jobs:
38
38
- uses : elastic/oblt-actions/updatecli/run@v1
39
39
with :
40
40
command : --experimental compose diff
41
+ version-file : .tool-versions
41
42
env :
42
43
GITHUB_TOKEN : ${{ steps.get_token.outputs.token }}
43
44
44
45
- uses : elastic/oblt-actions/updatecli/run@v1
45
46
with :
46
47
command : --experimental compose apply
48
+ version-file : .tool-versions
47
49
env :
48
50
GITHUB_TOKEN : ${{ steps.get_token.outputs.token }}
49
51
Original file line number Diff line number Diff line change
1
+ updatecli v0.88.0
Original file line number Diff line number Diff line change @@ -11,3 +11,7 @@ policies:
11
11
values :
12
12
- .ci/updatecli/values.d/scm.yml
13
13
- .ci/updatecli/values.d/update-compose.yml
14
+ - name : Update Updatecli version
15
+ policy : ghcr.io/elastic/oblt-updatecli-policies/updatecli/version:0.2.0@sha256:013a37ddcdb627c46e7cba6fb9d1d7bc144584fa9063843ae7ee0f6ef26b4bea
16
+ values :
17
+ - .ci/updatecli/values.d/scm.yml
You can’t perform that action at this time.
0 commit comments