mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-26 12:33:37 +00:00
Use full docker image to support gradle commands
This commit is contained in:
parent
5536ddba31
commit
259308c11f
1 changed files with 1 additions and 2 deletions
3
.github/workflows/renovate.yml
vendored
3
.github/workflows/renovate.yml
vendored
|
|
@ -13,9 +13,8 @@ jobs:
|
|||
uses: renovatebot/github-action@v39.2.1
|
||||
with:
|
||||
configurationFile: solr/renovate-config.js
|
||||
renovate-version: 37.87.2
|
||||
renovate-version: 37.89-full
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
useSlim: false
|
||||
env:
|
||||
RENOVATE_FORK_TOKEN: ${{ secrets.RENOVATE_FORK_TOKEN }}
|
||||
LOG_LEVEL: "info"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue