Skip to content

Commit

Permalink
Merge pull request github#33961 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Jul 13, 2024
2 parents 8554f18 + 999169b commit f8841f4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -1216,17 +1216,17 @@
},
{
"action": "external_identity.deprovision",
"description": "N/A",
"description": "An external identity was deprovisioned, suspending the linked GitHub user.",
"docs_reference_links": "N/A"
},
{
"action": "external_identity.provision",
"description": "N/A",
"description": "An external identity was created and linked to a GitHub user.",
"docs_reference_links": "N/A"
},
{
"action": "external_identity.update",
"description": "N/A",
"description": "An external identity was updated.",
"docs_reference_links": "N/A"
},
{
Expand Down
6 changes: 3 additions & 3 deletions src/audit-logs/data/ghes-3.14/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,12 +826,12 @@
},
{
"action": "external_identity.deprovision",
"description": "N/A",
"description": "An external identity was deprovisioned, suspending the linked GitHub user.",
"docs_reference_links": "N/A"
},
{
"action": "external_identity.provision",
"description": "N/A",
"description": "An external identity was created and linked to a GitHub user.",
"docs_reference_links": "N/A"
},
{
Expand All @@ -846,7 +846,7 @@
},
{
"action": "external_identity.update",
"description": "N/A",
"description": "An external identity was updated.",
"docs_reference_links": "N/A"
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/audit-logs/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
"apiRequestEvent": "This event is only available via audit log streaming."
},
"sha": "fc5e91e9835961526f47763279ea4a3aecff8986"
"sha": "61aacd2d3edee39ac78b375a58961a2f1a58ebfb"
}

0 comments on commit f8841f4

Please sign in to comment.