1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-14 15:30:31 +08:00

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2026-05-04 13:43:17 +08:00
commit ecb16d1702
No known key found for this signature in database

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v6.0.2
- name: Run Renovate
uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12
uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13
with:
configurationFile: renovate.json
token: ${{ github.token }}