Enhance GitHub Actions workflow for quality gate - Added steps to generate a GitHub App token for authentication. - Prepared `requirements.txt` to use HTTPS for GitHub dependencies. - Configured Git to utilize the generated App token for repository access. - Updated caching strategy to use the processed requirements file for improved dependency management.