mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-26 12:33:37 +00:00
Upgrade the bot and action
This commit is contained in:
parent
833d72b950
commit
a3c00784dc
1 changed files with 3 additions and 3 deletions
6
.github/workflows/renovate.yml
vendored
6
.github/workflows/renovate.yml
vendored
|
|
@ -11,12 +11,12 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.1.1
|
||||
uses: actions/checkout@v4.2.1
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@v40.2.2
|
||||
uses: renovatebot/github-action@v40.3.4
|
||||
with:
|
||||
configurationFile: solr/renovate-config.js
|
||||
renovate-version: 37.426.0-full
|
||||
renovate-version: 38.124.1-full
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
env:
|
||||
RENOVATE_FORK_TOKEN: ${{ secrets.RENOVATE_FORK_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue