mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Use latest version of renovate
This commit is contained in:
parent
33b561cbbd
commit
e1269a7f0c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue