1
0
Fork 0

(ci) Update github/workflows/renovate.yml: Update Renovate workflow configuration

This commit is contained in:
pooneyy 2025-08-30 16:36:21 +08:00
parent 8e48c3c196
commit 07518db318
No known key found for this signature in database
1 changed files with 4 additions and 2 deletions

View File

@ -18,5 +18,7 @@ jobs:
- name: Run Renovate
uses: renovatebot/github-action@85b17ebd5abf43d1c34c01bd4c8dbb8d45bbc2c7 # v43.0.7
with:
useSlim: false
token: ${{ github.token }}
configurationFile: renovate.json
token: ${{ github.token }}
env:
RENOVATE_REPOSITORIES: '["pooneyy/1Panel-Appstore"]'