Files
aitbc/.gitea
aitbc 23b57c4eca
All checks were successful
Security Scanning / security-scan (push) Successful in 24s
fix: improve git diff detection in security scanning workflow
Changed from `git show` to `git diff HEAD^ HEAD` for more reliable detection of changed files in push/PR events. Also increased clone depth from 1 to 2 and added explicit fetch/checkout of the target ref to ensure HEAD^ is available for comparison.
2026-04-19 20:33:31 +02:00
..