diff --git a/github/payload.go b/github/payload.go index 2f1cc84..c9e88f1 100644 --- a/github/payload.go +++ b/github/payload.go @@ -832,7 +832,7 @@ type DependabotAlertPayload struct { FirstPatchedVersion struct { Identifier string `json:"identifier"` } `json:"first_patched_version"` - } `json:"secirty_vulnerability"` + } `json:"security_vulnerability"` URL string `json:"url"` HTMLURL string `json:"html_url"` CreatedAt string `json:"created_at"` // "YYYY-MM-DDTHH:MM:SSZ"