Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github action requires sudo #723

Closed
ben-manes opened this issue May 20, 2023 · 0 comments · Fixed by #728
Closed

github action requires sudo #723

ben-manes opened this issue May 20, 2023 · 0 comments · Fixed by #728

Comments

@ben-manes
Copy link

sudo tar -xzvf typos-v${VERSION}-x86_64-unknown-linux-musl.tar.gz -C /usr/local/bin ./typos

This looks like it would be simple to workaround by storing in the action's temp dir? Harden Runner recommends disabling sudo, which is a nice default. Example failure.

epage added a commit to epage/typos that referenced this issue May 22, 2023
phip1611 pushed a commit to phip1611/typos that referenced this issue Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant