- Upgrade runtime to node 24
- Extend sanitization to all user-facing strings to prevent markdown injection
- Strip ANSI escapes and cap string lengths to prevent comment flooding
- Add readme section on safely using action outputs
- Convert bundler to rollup
- Upgrade dependencies