Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 7s

This commit is contained in:
2025-07-05 21:18:09 +00:00
parent c38e6dcdf3
commit 0f4bab1c98

View File

@@ -14,6 +14,7 @@ jobs:
renovate: renovate:
runs-on: crunchy-orchestrator-docker runs-on: crunchy-orchestrator-docker
container: ghcr.io/renovatebot/renovate:latest container: ghcr.io/renovatebot/renovate:latest
options: --add-host=host.docker.internal:host-gateway
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: renovate - run: renovate