1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-11 16:32:30 +08:00

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2026-04-09 14:15:06 +08:00
commit acc8f0ce2e
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@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7
uses: renovatebot/github-action@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8
with:
configurationFile: renovate.json
token: ${{ github.token }}