slsa-github-generator icon indicating copy to clipboard operation
slsa-github-generator copied to clipboard

[feature][nodejs] Allow `directory` to use `RUNNER_TEMP`

Open ianlewis opened this issue 2 years ago • 0 comments

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.

ianlewis avatar Aug 07 '23 22:08 ianlewis