Version 1.8.0
What's Changed
- Update the TypeScript configuration by specifying the source files (#365) and enabling strict mode (#367).
 - Fix Git diff check in the GitHub workflow (#369).
 - Utilize Rollup to bundle the distributed action file (#372).
 - Utilize the GitHub Actions Utilities package in the sample package (#374).
 - Remove mocked test in the sample package (#376).
 - Update dependencies.
 
Full Changelog: v1.7.0...v1.8.0