.forgejo/workflows/renovate.yaml aktualisiert

This commit is contained in:
sujiba 2024-05-26 21:19:30 +00:00
parent 9947fbae6f
commit cacf8f6784

View file

@ -21,3 +21,4 @@ jobs:
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 }}