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
Showing only changes of commit 4bcc2737d4 - Show all commits

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