renovatebot: configure
This commit is contained in:
parent
a19550adbf
commit
fe6d47030f
2 changed files with 37 additions and 5 deletions
5
.github/workflows/renovatebot.yml
vendored
5
.github/workflows/renovatebot.yml
vendored
|
@ -19,8 +19,9 @@ jobs:
|
|||
uses: actions/checkout@v2.0.0
|
||||
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@v31.81.2
|
||||
uses: renovatebot/github-action@v31.81.3
|
||||
with:
|
||||
configurationFile: .github/renovate.json
|
||||
token: "x-access-token:${{ steps.get_token.outputs.app_token }}"
|
||||
onboarding: false
|
||||
# env:
|
||||
# LOG_LEVEL: "debug"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue