From a88ef496c280a1c3611681303a071774ea260b61 Mon Sep 17 00:00:00 2001 From: QuantuM Date: Sat, 9 May 2026 13:40:09 +0100 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .github/instructions/*.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/instructions/*.instructions.md b/.github/instructions/*.instructions.md index 7c535271..00986327 100644 --- a/.github/instructions/*.instructions.md +++ b/.github/instructions/*.instructions.md @@ -9,6 +9,6 @@ Add link to the related issue. - [ ] Mark if tests were added or updated to cover the changes. It looks like this is your first time opening a pull request in this project! -Be sure to review the [code of conduct](https://github.com/actions/setup-python/blob/c8813ba1bc76ebf779b911ad8ffccbf2e449cb48/CODE_OF_CONDUCT.md). +Be sure to review the [code of conduct](https://github.com/actions/setup-python/blob/main/CODE_OF_CONDUCT.md). Reporting a security vulnerability? Check out the project's [security policy](https://github.com/actions/setup-python/security/policy).