View all repository and organization Action secrets
Last updated
Last updated
The Action Secrets page enables users to monitor and manage GitHub Actions secrets across an entire organization or individual repositories. This feature provides visibility into the Secrets Name, Repository, and Days since last rotated used within workflows, ensuring that sensitive information like API keys or tokens is properly handled.
Key functionalities include:
Organization-Wide Overview: Gain a comprehensive view of secrets usage and storage across all repositories in the organization.
Repository-Level Insights: View the secrets configured for specific repositories.
With this feature, users can ensure the security of their workflows by tracking secrets and ensuring no sensitive data is unnecessarily exposed or misused within Actions.