slsa-github-generator
slsa-github-generator copied to clipboard
[feature][nodejs] Allow `directory` to use `RUNNER_TEMP`
Currently the directory input checks that it's a sub-directory of GITHUB_WORKSPACE but it should also allow /tmp and RUNNER_TEMP to be used as well.