Add codeql-path to README (wip)
This commit is contained in:
parent
c213a7c7c9
commit
77f914a4ba
1 changed files with 4 additions and 0 deletions
|
|
@ -125,6 +125,10 @@ By default, this will override any queries specified in a config file. If you wi
|
|||
queries: +<local-or-remote-query>,<another-query>
|
||||
```
|
||||
|
||||
### CodeQL Path
|
||||
|
||||
The `init` action makes the path to CodeQL available as the output `codeql-path`.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
Read about [troubleshooting code scanning](https://help.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-code-scanning).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue