Update analyze/action.yml

Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
Michael B. Gale
2025-10-29 10:34:13 +00:00
committed by GitHub
parent 4ae68afd84
commit 74c8748a6f

View File

@@ -35,7 +35,7 @@ inputs:
description: Does not have any effect. description: Does not have any effect.
required: false required: false
deprecationMessage: >- 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: 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. 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 required: false