Compare commits

..

2 Commits

View File

@@ -17,7 +17,7 @@ jobs:
options: --add-host crunchy-orchestrator:gitea-server options: --add-host crunchy-orchestrator:gitea-server
network: gitea-internal network: gitea-internal
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v5
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js