mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Upgrade to 37.100.0-full
This commit is contained in:
parent
c8f5c86e33
commit
6d236384e3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/renovate.yml
vendored
4
.github/workflows/renovate.yml
vendored
|
|
@ -10,10 +10,10 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4.1.1
|
uses: actions/checkout@v4.1.1
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: renovatebot/github-action@v39.2.1
|
uses: renovatebot/github-action@v39.2.4
|
||||||
with:
|
with:
|
||||||
configurationFile: solr/renovate-config.js
|
configurationFile: solr/renovate-config.js
|
||||||
renovate-version: 37.89-full
|
renovate-version: 37.100.0-full
|
||||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
env:
|
env:
|
||||||
RENOVATE_FORK_TOKEN: ${{ secrets.RENOVATE_FORK_TOKEN }}
|
RENOVATE_FORK_TOKEN: ${{ secrets.RENOVATE_FORK_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue