Release v1.1.5
Hotfix for npm installation issue on v1.1.4
What was fixed
- Removed npm install step that was causing issues introduced in v1.1.4
- Reverted to using the core version injected by actions/github-script
Technical Details
- No dependency on external npm packages required
Impact
- Fixes installation failures in v1.1.4
- No breaking changes
- No action required from users
Recommendation
- Users of v1.1.4 should update to v1.1.5
Full Changelog: v1.1.4...v1.1.5