diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 74c2aa91..de83505b 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -27,7 +27,7 @@ jobs: node-version: 20 cache: npm - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.87.1" + uses: "updatecli/updatecli-action@v2.88.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: