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

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2026-04-27 15:53:46 +08:00
commit dad747ad4d
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@83ec54fee49ab67d9cd201084c1ff325b4b462e4 # v46.1.10
uses: renovatebot/github-action@6a9df9227eeb83af9a5abef6890bbb0c9068f436 # v46.1.11
with:
configurationFile: renovate.json
token: ${{ github.token }}