This release contains a overhauled version of the inputs for this action and my first action that is built and developed with Bun 🐰! If any issues occur, please report them on GitHub.
Breaking Changes
- The
args
andcheck-args
uses a space delimiter instead of a comma delimiter as of this release.
Deprecated Inputs
allow
,deny
,forbid
, andwarn
inputs are being deprecated as they can be used incheck-args
as well.
Full Changelog: 1.3.0...1.4.0