Tags: bilalahmad99/github-action-trigger-awx
Tags
v2.1.0 - OAuth2 Token Authentication New Features: - OAuth2 token authentication support (preferred method) - Backward compatible with username/password authentication Improvements: - Enhanced authentication validation - Better secret masking for sensitive values - Improved logging with core.info() and core.warning() - Refactored code structure for better maintainability - Comprehensive test coverage Documentation: - Updated README with authentication examples - Added workflow template example