Update .gitea/workflows/renovate.yaml #31

Merged
jank merged 2 commits from jank-patch-1 into main 2025-03-27 13:15:31 +00:00
Showing only changes of commit bc1b5a86bf - Show all commits

View file

@ -11,6 +11,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
- 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