diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 9d84a67..84c6955 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.66.0 + uses: updatecli/updatecli-action@v2.67.0 ## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli" - name: Diff