move renovate down a dir

This commit is contained in:
Madison Grubb
2026-03-04 11:22:33 -05:00
parent 6fa5e57f7c
commit 021445d123
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ jobs:
uses: renovatebot/github-action@v46.1.3
with:
mount-docker-socket: 'true'
configurationFile: renovate.json
configurationFile: config/renovate.json
env:
LOG_LEVEL: debug
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}