From 74c8748a6f2dada2c01b25ae170d7858ac90f4af Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Wed, 29 Oct 2025 10:34:13 +0000 Subject: [PATCH] Update analyze/action.yml Co-authored-by: Esben Sparre Andreasen --- analyze/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analyze/action.yml b/analyze/action.yml index 1364d2b2f..d3ed35bb6 100644 --- a/analyze/action.yml +++ b/analyze/action.yml @@ -35,7 +35,7 @@ inputs: description: Does not have any effect. required: false deprecationMessage: >- - The input "add-snippets" is has been removed and no longer has any effect. + The input "add-snippets" has been removed and no longer has any effect. skip-queries: description: If this option is set, the CodeQL database will be built but no queries will be run on it. Thus, no results will be produced. required: false