diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 33c6b9f20..c30413203 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v6 - name: Run renovate - uses: renovatebot/github-action@v46.1.6 + uses: renovatebot/github-action@v46.1.7 continue-on-error: true env: LOG_LEVEL: "debug"