We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for your work for helping devs applying best practices, that should be GitHub's job.
How would you recommend to best enforce this behavior? Through a pre-commit hook? Doing it manually is too error-prone to my taste.
The text was updated successfully, but these errors were encountered:
You could use an action to ensure all workflows in a repo are pinned to a SHA. See https://michaelheap.com/ensure-github-actions-pinned-sha for more info
Sorry, something went wrong.
No branches or pull requests
Thanks for your work for helping devs applying best practices, that should be GitHub's job.
How would you recommend to best enforce this behavior? Through a pre-commit hook?
Doing it manually is too error-prone to my taste.
The text was updated successfully, but these errors were encountered: