chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:14 -08:00
parent b6a776e5d7
commit 25c96e210a
316 changed files with 29779 additions and 677 deletions

View File

@@ -9,7 +9,7 @@ on:
pull_request:
branches: [main]
schedule:
- cron: '0 0 * * 1' # weekly Monday
- cron: '0 0 * * 1' # weekly Monday
jobs:
analyze:
@@ -37,4 +37,4 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v4
with:
category: "/language:${{ matrix.language }}"
category: '/language:${{ matrix.language }}'