You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,6 @@ It produces a GitHub compatible SARIF file for uploading to the repository 'Code
8
8
9
9
See [action.yml](action.yml)
10
10
11
-
### Input Parameters
12
-
13
-
**sarif_directory**: _(optional)_ The output directory where SARIF files should be collected.
14
-
15
11
### Workflow Examples
16
12
17
13
The recommended way to add this action to your workflow is with a subsequent action that uploads the prepared SARIF files to the repository 'Code scanning alerts'.
0 commit comments