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 d2e5d26 commit f7ff5d5Copy full SHA for f7ff5d5
.github/workflows/updatecli.yaml
@@ -27,7 +27,7 @@ jobs:
27
node-version: 20
28
cache: npm
29
- name: "Setup updatecli"
30
- uses: "updatecli/[email protected].0"
+ uses: "updatecli/[email protected].1"
31
- name: "Run updatecli in dryrun"
32
run: "updatecli compose diff"
33
env:
0 commit comments