Files
codeql-action/src
Sam Partington 0b53ebbc36 Fix config path comparisons where workspace path is a symlink
Before this change, config-utils.ts › load non-empty input was failing on Mac with:

The configuration file "/var/folders/gx/y8v1507s29d97m1r_5kq0s000000gn/T/codeql-action-oum66d/input" is invalid: property "queries.uses" is invalid as the local path "" is outside of the repository

The reason is that the tmp directory (which is where the config file was put by the test) was a symlink.
2020-06-16 16:59:15 +01:00
..
2020-05-13 11:14:03 +01:00
2020-06-11 13:53:30 +01:00
2020-04-30 09:11:50 -04:00
2020-05-13 11:14:03 +01:00
2020-05-22 17:09:41 +01:00
2020-05-13 11:14:03 +01:00