Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
ms
2025-12-25 12:08:09 +08:00
582 changed files with 154 additions and 146 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Run Renovate
uses: renovatebot/github-action@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0
uses: renovatebot/github-action@f7fad228a053c69a98e24f8e4f6cf40db8f61e08 # v44.2.1
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}