1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

(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

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"]'