From b13ab62bc03a2947966938e043f11aec94d77a25 Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Mon, 23 Feb 2026 11:57:23 +0000 Subject: [PATCH] Remove extra blank line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1475dcf41..03db318f1 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ We recommend referencing the CodeQL Action using a major version tag (e.g. `v3`) If you pin to a specific commit SHA or patch version tag, ensure you keep it updated (e.g. via [Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot)). Some CodeQL Action features are controlled by server-side flags that may be removed over time, which can cause pinned versions to lose functionality. - ## Troubleshooting Read about [troubleshooting code scanning](https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning).