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 9c04c99 commit 8277446Copy full SHA for 8277446
1 file changed
.github/workflows/updatecli.yaml
@@ -31,8 +31,7 @@ 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