Files
codeql-action/lib
Mario Campos 42babdf2c1 Add 'source-root' input to init action
This input is exposed in the CodeQL CLI as the flag --source-root, allowing
users of the CLI to set --source-root different from --working-dir. However,
in codeql-action, these two paths are conflated and it poses problems for
users with complicated build environments, in which a source root may be
a child of the working directory.

Most users should not notice this, as the default value is
${{ github.workspace }}, as it is implied now (`path.resolve()`).
2021-06-29 15:16:32 -05:00
..
2021-06-22 13:05:12 +01:00
2021-06-22 13:05:12 +01:00
2021-06-22 13:05:12 +01:00
2021-06-04 15:51:51 +01:00
2021-06-04 15:51:51 +01:00
2021-06-07 07:14:44 +01:00
2021-06-07 07:14:44 +01:00
2021-06-28 23:52:53 +01:00
2021-06-28 23:52:53 +01:00
2021-06-24 18:00:10 +01:00
2021-06-24 18:00:10 +01:00
2021-05-21 18:45:08 +02:00
2021-06-22 13:05:12 +01:00
2021-06-22 13:05:12 +01:00
2021-06-29 15:16:32 -05:00
2021-05-21 18:45:08 +02:00
2020-11-20 11:35:59 +01:00
2020-09-14 10:44:43 +01:00
2020-09-14 10:44:43 +01:00
2020-11-20 11:35:59 +01:00
2021-06-22 13:05:12 +01:00
2021-06-22 13:05:12 +01:00
2021-06-02 11:26:11 -07:00