1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-13 06:50:40 +08:00

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2026-04-29 17:05:27 +08:00
commit 075e643f78
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@6a9df9227eeb83af9a5abef6890bbb0c9068f436 # v46.1.11
uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12
with:
configurationFile: renovate.json
token: ${{ github.token }}