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 b1405b8 commit 51c0b80Copy full SHA for 51c0b80
.github/workflows/updatecli.yaml
@@ -27,7 +27,7 @@ jobs:
27
node-version: 20
28
cache: npm
29
- name: "Setup updatecli"
30
- uses: "updatecli/updatecli-action@v2.87.1"
+ uses: "updatecli/updatecli-action@v2.88.0"
31
- name: "Run updatecli in dryrun"
32
run: "updatecli compose diff"
33
env:
0 commit comments