diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 9b31433c..7df501b2 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v3.3.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v34.82.0 + uses: renovatebot/github-action@v34.143.1 with: configurationFile: solr/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }}