View Source GitHub.Dependabot.Secret (GitHub REST API Client v0.0.7)

Provides struct and type for DependabotSecret

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Dependabot.Secret{
  created_at: String.t(),
  name: String.t(),
  updated_at: String.t()
}