Files
the_order/.github/workflows
defiQUG 9e46f3f316 fix(ci): Update GitHub Actions workflows to fix deprecation and code scanning errors
- Update upload-artifact from v3 to v4 (deprecated)
- Update codeql-action from v2 to v3
- Add continue-on-error to security scan jobs to handle Advanced Security requirement
- Add wait-for-processing: false to code scanning uploads
- Add exit-code: '0' to Trivy scans to prevent failures on vulnerabilities
- Add proper permissions for security-events
- Add conditional checks for file existence before uploading SARIF files
- Update CodeQL analysis to v3 and add error handling
2025-11-10 20:41:38 -08:00
..