Files
michaelschiemer/.gitea/workflows/security-scan.yml
Michael Schiemer 134fbecb61 fix: make composer validation less strict to avoid lock file errors
- Change composer validate from --strict to --no-check-lock
- Add automatic lock file update attempt
- Prevents workflow failure when lock file is not in sync with composer.json
2025-10-31 03:35:00 +01:00

6.1 KiB