Fix typos in Action config files
This commit is contained in:
parent
85ea24bd20
commit
512c07d9a3
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ inputs:
|
|||
required: false
|
||||
default: '../results'
|
||||
checkout_path:
|
||||
description: "The path at which the analyzed repository was checked out. Used to relativeize any absolute paths in the uploaded SARIF file."
|
||||
description: "The path at which the analyzed repository was checked out. Used to relativize any absolute paths in the uploaded SARIF file."
|
||||
required: false
|
||||
default: ${{ github.workspace }}
|
||||
token:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue