diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 244d457d18a..d562f4d55c3 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -27,6 +27,8 @@ jobs: - name: Install Updatecli uses: updatecli/updatecli-action@v2 + with: + version: v0.72.0 - name: Delete leftover UpdateCLI branches run: |