diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index eb19c58..159195b 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -26,7 +26,7 @@ jobs: echo "owner=$owner" >> $GITHUB_OUTPUT echo "repo=$repo" >> $GITHUB_OUTPUT - name: Setup Updatecli - uses: updatecli/updatecli-action@v2.68.0 + uses: updatecli/updatecli-action@v2.70.0 ## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli" - name: Diff