Make unguarded-action-lib better at ignoring uses of toolcache
This commit is contained in:
parent
daff33213e
commit
d698cb3d2b
16 changed files with 103 additions and 50 deletions
|
|
@ -125,7 +125,6 @@ async function run() {
|
|||
actionsUtil.getOptionalInput("tools"),
|
||||
apiDetails,
|
||||
actionsUtil.getTemporaryDirectory(),
|
||||
actionsUtil.getRequiredEnvParam("RUNNER_TOOL_CACHE"),
|
||||
"actions",
|
||||
gitHubVersion.type,
|
||||
logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue