diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 33ece74..bdd340b 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.61.0 + uses: updatecli/updatecli-action@v2.62.0 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml