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 61062f5 commit 07215daCopy full SHA for 07215da
.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.84.0"
+ uses: "updatecli/updatecli-action@v2.85.0"
31
- name: "Run updatecli in dryrun"
32
run: "updatecli compose diff"
33
env:
0 commit comments