Upgrade to 37.100.0-full

This commit is contained in:
Solr Bot 2024-02-15 09:54:43 +01:00 committed by GitHub
parent c8f5c86e33
commit 6d236384e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,10 +10,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.1
- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.2.1
uses: renovatebot/github-action@v39.2.4
with:
configurationFile: solr/renovate-config.js
renovate-version: 37.89-full
renovate-version: 37.100.0-full
token: ${{ secrets.RENOVATE_TOKEN }}
env:
RENOVATE_FORK_TOKEN: ${{ secrets.RENOVATE_FORK_TOKEN }}