Update .gitea/workflows/renovate.yaml #17

Merged
jank merged 1 commits from use-own-actions into main 2024-08-16 11:41:13 +00:00

@ -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