1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-15 12:59:34 +08:00

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2026-04-13 16:46:44 +08:00
commit cf81bde963
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@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8
uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9
with:
configurationFile: renovate.json
token: ${{ github.token }}