Simple Shell Syntax Check
Version updated for Klintrup/simple-shell-syntax-check to version v2.1.0.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- add
files
parameter to specify files to check - add
install_missing_shell
parameter, when set to true will automatically install any missing shells on ubuntu runners - refactor actions to better test script with future changes
- refactor main script cover a greater amount of code with functions
- add
CODEOWNERS
- add
SECURITY.md
Full Changelog: https://github.com/Klintrup/simple-shell-syntax-check/compare/v2.0.0...v2.1.0