Question 046
### How can an organization enhance the security of their GitHub Actions workflows?
> https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
1. [x] By adopting security practices like secure handling of secrets and regularly reviewing audit logs for anomalies.
1. [ ] By requiring all members to use biometric authentication for accessing GitHub.
1. [ ] By making all repositories within the organization public to ensure transparency.
1. [ ] By disabling the creation and processing of issues and pull requests to reduce attack surfaces.