Fix typos in Action config files

This commit is contained in:
Eric Cornelissen 2020-11-20 11:11:17 +01:00
parent 85ea24bd20
commit 512c07d9a3
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ inputs:
description: The number of threads to be used by CodeQL.
required: false
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: