diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index ac02d3f35..1d7d5c993 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.4 + uses: renovatebot/github-action@v46.1.5 continue-on-error: true env: LOG_LEVEL: "debug"