Update .gitea/workflows/renovate.yaml (#17)
All checks were successful
renovate / renovate (push) Successful in 2m37s
All checks were successful
renovate / renovate (push) Successful in 2m37s
Reviewed-on: #17
This commit is contained in:
parent
dfc4f12e97
commit
06a8f8ffe5
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://git.kjan.de/actions/checkout@v4
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path
|
||||
|
Loading…
Reference in New Issue
Block a user