mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-26 12:33:37 +00:00
Bump renovate to 37.426.0-full and action to 40.2.2
Enable debug logging
This commit is contained in:
parent
fdad94d567
commit
461ffde1b7
1 changed files with 3 additions and 3 deletions
6
.github/workflows/renovate.yml
vendored
6
.github/workflows/renovate.yml
vendored
|
|
@ -13,14 +13,14 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4.1.1
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@v40.1.2
|
||||
uses: renovatebot/github-action@v40.2.2
|
||||
with:
|
||||
configurationFile: solr/renovate-config.js
|
||||
renovate-version: 37.214.0-full
|
||||
renovate-version: 37.426.0-full
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
env:
|
||||
RENOVATE_FORK_TOKEN: ${{ secrets.RENOVATE_FORK_TOKEN }}
|
||||
LOG_LEVEL: "info"
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_DOCKER_USER: "1000:0"
|
||||
RENOVATE_BINARY_SOURCE: "global"
|
||||
RENOVATE_PR_FOOTER: "This PR has been generated by [Renovate Bot](https://github.com/solrbot/renovate-github-action)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue