From 3fb7a3d50ad48c52900fc8bc98f8a7eceb9c1d02 Mon Sep 17 00:00:00 2001 From: lxcxjxhx Date: Tue, 28 Jul 2026 22:44:11 +0800 Subject: [PATCH] fix: correct issue link in README Support section The Support section was linking to the wrong repository's issues. Changed from advanced-security/brew-dependency-submission-action to GitHubSecurityLab/CodeQL-Community-Packs/issues --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03db2992..d65d30be 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ This project is licensed under the terms of the MIT open source license. Please ## Support -Please [create GitHub issues](https://github.com/advanced-security/brew-dependency-submission-action) for any feature requests, bugs, or documentation problems. +Please [create GitHub issues](https://github.com/GitHubSecurityLab/CodeQL-Community-Packs/issues) for any feature requests, bugs, or documentation problems. ## Contributing