Actions & PR Template verbessern #223

Merged
flixcoo merged 42 commits from setup/222-actions-&-pr-template-verbessern into development 2026-05-22 19:13:00 +00:00
Showing only changes of commit 598c6ab7cd - Show all commits

View File

@@ -14,9 +14,9 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Run Renovate - name: Run Renovate
uses: renovatebot/github-action@v40 uses: renovatebot/github-action@v41
with: with:
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.BOT_TOKEN }}
configurationFile: renovate.json configurationFile: renovate.json
env: env:
RENOVATE_PLATFORM: gitea RENOVATE_PLATFORM: gitea