File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,14 @@ jobs:
3838 - uses : elastic/oblt-actions/updatecli/run@v1
3939 with :
4040 command : --experimental compose diff
41+ version-file : .tool-versions
4142 env :
4243 GITHUB_TOKEN : ${{ steps.get_token.outputs.token }}
4344
4445 - uses : elastic/oblt-actions/updatecli/run@v1
4546 with :
4647 command : --experimental compose apply
48+ version-file : .tool-versions
4749 env :
4850 GITHUB_TOKEN : ${{ steps.get_token.outputs.token }}
4951
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:
1111 values :
1212 - .ci/updatecli/values.d/scm.yml
1313 - .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