diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 159195b..4501a79 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.70.0 + uses: updatecli/updatecli-action@v2.71.0 ## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli" - name: Diff