(ci) Update github/workflows/renovate.yml: Update Renovate workflow configuration
This commit is contained in:
parent
8e48c3c196
commit
07518db318
|
|
@ -18,5 +18,7 @@ jobs:
|
|||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@85b17ebd5abf43d1c34c01bd4c8dbb8d45bbc2c7 # v43.0.7
|
||||
with:
|
||||
useSlim: false
|
||||
token: ${{ github.token }}
|
||||
configurationFile: renovate.json
|
||||
token: ${{ github.token }}
|
||||
env:
|
||||
RENOVATE_REPOSITORIES: '["pooneyy/1Panel-Appstore"]'
|
||||
Loading…
Reference in New Issue