- Added Action input
output-to-summary
to add the bloaty output to the Job summary - Add two Action outputs:
- bloaty-output: A string with the output from bloaty
- bloaty-output-encoded: bloaty output in a string with escaped characters (so you'll get things like
\n
)
- Reduced base Docker image and action Docker image size by 650 MBs