diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index bac705b5eb..479dc324bc 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v6 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.100.0 + uses: updatecli/updatecli-action@v3.1.2 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml