From e012ab630b9778524163d938f8875a346471635f Mon Sep 17 00:00:00 2001 From: Tingluo Huang Date: Tue, 17 Feb 2026 14:09:05 -0500 Subject: [PATCH] Fix link to SECURITY.md in README (#4253) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2e3bcc97..0279d839e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ We are taking the following steps to better direct requests related to GitHub Ac 2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report. -3. Security Issues should be handled as per our [security.md](security.md) +3. Security Issues should be handled as per our [SECURITY.md](https://github.com/actions/runner?tab=security-ov-file) We will still provide security updates for this project and fix major breaking changes during this time.