Search
Provides struct and type for ActionsSecret
@type t() :: %GitHub.Actions.Secret{ created_at: String.t(), name: String.t(), updated_at: String.t() }