Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 2m34s

This commit is contained in:
Jan Gleytenhoover 2024-08-16 11:38:26 +00:00
parent dfc4f12e97
commit 4bcc2737d4

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest container: ghcr.io/renovatebot/renovate:latest
steps: steps:
- uses: actions/checkout@v4 - uses: https://git.kjan.de/actions/checkout@v4
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path