Files
codeql-action/lib
Mario Campos 337ae83a84 Make 'source-root' init input relative to github.workspace
In the previous commit, the default value of the input is ${{ github.workspace }}
which means that most uses of this input would probably prefix their paths with
${{ github.workspace }}, especially since actions/checkout's 'path' input
must be under ${{ github.workspace }}. Therefore, it doesn't make much sense for
this to be an absolute file path.

Instead, it's more intuitive to make this relative to the repository.
2021-06-29 16:00:55 -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