From fab89c27e0d6fdb2718a4d986f8d7f9a547d076f Mon Sep 17 00:00:00 2001 From: Larissa Fortuna <56982181+lkfortuna@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:02:30 -0800 Subject: [PATCH 1/2] Update supported-github-runners.md (#53493) Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> --- data/reusables/actions/supported-github-runners.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/reusables/actions/supported-github-runners.md b/data/reusables/actions/supported-github-runners.md index 0290456a0c60..ed162ef2aa6f 100644 --- a/data/reusables/actions/supported-github-runners.md +++ b/data/reusables/actions/supported-github-runners.md @@ -32,6 +32,7 @@ For public repositories, jobs using the workflow labels shown in the table below 14 GB windows-latest, + windows-2025[{% data variables.release-phases.public_preview_caps %}], windows-2022, windows-2019 @@ -94,6 +95,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using 14 GB windows-latest, + windows-2025[{% data variables.release-phases.public_preview_caps %}], windows-2022, windows-2019 From 51ccb52892396ba6fab254b710135abb32947d86 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:34:31 -0800 Subject: [PATCH 2/2] Update audit log event data (#53701) --- src/audit-logs/lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index 3c37dddfdeb5..efb45fe7963f 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -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": "103dea07e9338fc90f7eec6c6606bb387ec64823" + "sha": "9a2840e598a2a275532831e9bc3dc60b677c7926" } \ No newline at end of file