chore: update more references
renovate / renovate (push) Failing after 17s

This commit is contained in:
2026-06-05 20:13:10 +02:00
parent c9ca7a5705
commit 0fd2a5a9d1
3 changed files with 10 additions and 13 deletions
+1 -5
View File
@@ -16,10 +16,6 @@ jobs:
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/gitea/renovate-config/config.js"
RENOVATE_CONFIG_FILE: "/workspace/daanselen/renovate-config/config.js"
LOG_LEVEL: "debug"
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
HUB_DOCKER_COM_USER: ${{ secrets.HUB_DOCKER_COM_USER }}
HUB_DOCKER_COM_TOKEN: ${{ secrets.HUB_DOCKER_COM_TOKEN }}