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 8075ad1 commit deccdf0Copy full SHA for deccdf0
1 file changed
.github/workflows/updatecli.yaml
@@ -31,6 +31,8 @@ jobs:
31
cache: npm
32
- name: "Setup updatecli"
33
uses: "updatecli/updatecli-action@v2.93.0"
34
+ with:
35
+ version: v0.110.1
36
- name: "Run updatecli in dryrun"
37
run: "updatecli compose diff"
38
env:
0 commit comments