diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index b324ee61..602ff733 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -27,7 +27,7 @@ jobs: - name: "Install Updatecli" uses: "updatecli/updatecli-action@v2.98.0" with: - version: "v0.113.0" + version: "v0.114.0" - name: "Run updatecli in dryrun" run: "updatecli compose diff" env: