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