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 5 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Move script payload to functions @Klintrup in https://github.com/Klintrup/simple-shell-syntax-check/pull/4
- Add support for
files
option - Add support for
install_missing_shell
option
- Add support for
- Update issue templates by @Klintrup in https://github.com/Klintrup/simple-shell-syntax-check/pull/5
- Add security policy file by @Klintrup in https://github.com/Klintrup/simple-shell-syntax-check/pull/6
- Remove unused find-shell-from-shebang action by @Klintrup in https://github.com/Klintrup/simple-shell-syntax-check/pull/7
- Add support for verifying all shell scripts by @Klintrup in https://github.com/Klintrup/simple-shell-syntax-check/pull/8
Full Changelog: https://github.com/Klintrup/simple-shell-syntax-check/compare/v2.0.0...v2.1.0