Skip to content

v5.1.0

Latest

Choose a tag to compare

@oke-py oke-py released this 08 Jul 11:05
41a983d

5.1.0 (2026-07-08)

Features

  • add issue_type input to set the issue type (b46d237)
  • add issue_type input to set the issue type (4fef84c), closes #273
  • add registry input to run npm audit against a specific registry (f8c39f7)
  • add registry input to run npm audit against a specific registry (f661785), closes #169

Bug Fixes

  • truncate audit report exceeding GitHub body length limit (bfe1366), closes #170