Add codeql-path to README (wip)

This commit is contained in:
Simon Engledew 2020-11-04 15:44:02 +00:00
parent c213a7c7c9
commit 77f914a4ba
No known key found for this signature in database
GPG key ID: 84302E7B02FE8BCE

View file

@ -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).