diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 6fc2449f..bee9d6ef 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -30,7 +30,7 @@ jobs: node-version: 20 cache: npm - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.96.0" + uses: "updatecli/updatecli-action@v2.98.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: