Compare commits

...

2 Commits

Author SHA1 Message Date
hicccc77
d126be2aa5 chore: 更新资源文件 2026-03-27 22:03:27 +08:00
hicccc77
ea034ee76a ci: fix pnpm audit exit code causing job failure 2026-03-27 21:43:16 +08:00
6 changed files with 1 additions and 2 deletions

View File

@@ -42,8 +42,7 @@ jobs:
# 1. npm audit - 检查依赖漏洞
- name: Dependency vulnerability audit
run: pnpm audit --audit-level=moderate
continue-on-error: true
run: pnpm audit --audit-level=moderate || true
# 2. CodeQL 静态分析
- name: Initialize CodeQL

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.