Actions & PR Template verbessern #223
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user