Skip to content

Commit

Permalink
Merge pull request #311 from ericcornelissen/fix-typos
Browse files Browse the repository at this point in the history
Fix typos in source code, logging, comments, and config files
  • Loading branch information
Robert authored and GitHub committed Nov 20, 2020
2 parents c5d599e + 6aaf048 commit c4b7211
Show file tree
Hide file tree
Showing 42 changed files with 92 additions and 98 deletions.
2 changes: 1 addition & 1 deletion analyze/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions lib/actions-util.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/actions-util.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions lib/analyze.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c4b7211

Please sign in to comment.