Upgrade renovate

This commit is contained in:
Jan Høydahl 2023-02-23 11:13:55 +01:00
parent a7069f6aaf
commit a977701dc2
2 changed files with 4 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3.3.0
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.147.0
uses: renovatebot/github-action@v34.152.0
with:
configurationFile: solr/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }}

View file

@ -17,7 +17,9 @@ the project is scanned by this bot. See `dev-docs/dependency-upgrades.adoc` in t
If you want to help maintain this bot, start by filing an issue or PR. Solr committers can
ask to be given direct commit access.
Maintenance is mainly limited to once in a while updating the version of renovate, and to maintain `solr/renovate-config.js`.
## Contributing to PRs filed by this bot
Some dependency upgrades will require further work in Solr before they pass tests.
The PR branches live in [a fork of the apache/solr git repository](https://github.com/solrbot/apache-_-solr), but Solr committers should be able to commit to the PR brahch.
The PR branches live in [a fork of the apache/solr git repository](https://github.com/solrbot/apache-_-solr), but Solr committers should be able to commit to the PR branch.