File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,11 @@ inputs:
3434 description : Specify whether or not to add code snippets to the output sarif file.
3535 required : false
3636 default : " false"
37+ deprecationMessage : >-
38+ The input "add-snippets" is deprecated and will be removed on the first release in August 2025.
39+ When this input is set to true it is expected to add code snippets with an alert to the SARIF file.
40+ However, since Code Scanning ignores code snippets provided as part of a SARIF file this is currently
41+ a no operation. No alternative is available.
3742 skip-queries :
3843 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.
3944 required : false
You can’t perform that action at this time.
0 commit comments