We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 917fb10 commit ce6949eCopy full SHA for ce6949e
1 file changed
.github/workflows/updatecli_update.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: "Setup updatecli"
16
uses: "updatecli/updatecli-action@5ca36367fadc6ad94d590984fd9c696e783ec635" # v2.96.0
17
with:
18
- version: "v0.114.0"
+ version: "v0.115.0"
19
20
- name: "Run updatecli only on monitored pipelines"
21
run: updatecli compose apply --clean-git-branches=true --labels="monitoring:enabled" --experimental
0 commit comments