From 940c3457c64e33b9b4df7b0c76e14ac102533800 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 31 Jan 2026 20:42:17 -0800 Subject: [PATCH] Update audit log event data (#59422) Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com> --- src/audit-logs/data/fpt/organization.json | 4 ++-- src/audit-logs/data/ghec/enterprise.json | 4 ++-- src/audit-logs/data/ghec/organization.json | 4 ++-- src/audit-logs/lib/config.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/audit-logs/data/fpt/organization.json b/src/audit-logs/data/fpt/organization.json index 70970ee0b6d0..87b056266bce 100644 --- a/src/audit-logs/data/fpt/organization.json +++ b/src/audit-logs/data/fpt/organization.json @@ -13616,7 +13616,7 @@ "created_at", "operation_type" ], - "docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners" + "docs_reference_titles": "Configuring Dependabot on self-hosted runners" }, { "action": "repository_dependency_updates_self_hosted.enabled", @@ -13643,7 +13643,7 @@ "actor_is_bot", "actor_is_agent" ], - "docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners" + "docs_reference_titles": "Configuring Dependabot on self-hosted runners" }, { "action": "repository_image.create", diff --git a/src/audit-logs/data/ghec/enterprise.json b/src/audit-logs/data/ghec/enterprise.json index 79a2360c6f27..c97a1bf551dc 100644 --- a/src/audit-logs/data/ghec/enterprise.json +++ b/src/audit-logs/data/ghec/enterprise.json @@ -17127,7 +17127,7 @@ "created_at", "operation_type" ], - "docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners" + "docs_reference_titles": "Configuring Dependabot on self-hosted runners" }, { "action": "repository_dependency_updates_self_hosted.enabled", @@ -17154,7 +17154,7 @@ "actor_is_bot", "actor_is_agent" ], - "docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners" + "docs_reference_titles": "Configuring Dependabot on self-hosted runners" }, { "action": "repository_image.create", diff --git a/src/audit-logs/data/ghec/organization.json b/src/audit-logs/data/ghec/organization.json index 70970ee0b6d0..87b056266bce 100644 --- a/src/audit-logs/data/ghec/organization.json +++ b/src/audit-logs/data/ghec/organization.json @@ -13616,7 +13616,7 @@ "created_at", "operation_type" ], - "docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners" + "docs_reference_titles": "Configuring Dependabot on self-hosted runners" }, { "action": "repository_dependency_updates_self_hosted.enabled", @@ -13643,7 +13643,7 @@ "actor_is_bot", "actor_is_agent" ], - "docs_reference_titles": "code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners" + "docs_reference_titles": "Configuring Dependabot on self-hosted runners" }, { "action": "repository_image.create", diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index c7ed4ba847a3..09fb4eddfa22 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -9,5 +9,5 @@ "git": "Note: Git events have special access requirements and retention policies that differ from other audit log events. For GitHub Enterprise Cloud, access Git events via the REST API only with 7-day retention. For GitHub Enterprise Server, Git events must be enabled in audit log configuration and are not included in search results.", "sso_redirect": "Note: Automatically redirecting users to sign in is currently in beta for Enterprise Managed Users and subject to change." }, - "sha": "73684e3d2a66602f604f4b714d2c26887592efd1" + "sha": "b426a3c9af4b379c4fdd7ee0d59c9db7edb11565" } \ No newline at end of file