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 f11c0cb commit 519a709Copy full SHA for 519a709
1 file changed
.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.80.0"
+ uses: "updatecli/updatecli-action@v2.81.0"
31
- name: "Run updatecli in dryrun"
32
run: "updatecli compose diff"
33
env:
0 commit comments