Skip to content

Commit

Permalink
Don't make temporary directories symlinks
Browse files Browse the repository at this point in the history
`toolcache.extractTar` currently falls over when `ACTIONS_TEMP` contains
a symlink, and the runner no longer exists, so it's unlikely our
customers would be running with temporary directories that contain
symlinks.
  • Loading branch information
Henry Mercer committed Jun 29, 2022
1 parent 30681e7 commit c2fd5d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
6 changes: 1 addition & 5 deletions lib/util.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c2fd5d1

Please sign in to comment.