Actualiser .forgejo/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 12s
Some checks failed
renovate / renovate (push) Failing after 12s
This commit is contained in:
parent
7aace6fab2
commit
24b3750b15
|
|
@ -15,6 +15,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/${{ github.REPOSITORY }}/config.js"
|
||||
RENOVATE_CONFIG_FILE: "/workspace/renovate-bot/renovate-config/config.js"
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
Loading…
Reference in a new issue