Releases: hmarr/debug-action
Releases · hmarr/debug-action
v3.0.0
v2.1.0
v2.0.1
v2.0.0
- Rewrite as a JavaScript action. This action was originally built for the beta version of GitHub Actions. This release brings the action up to date with the current version of GitHub Actions. Additionally, JavaScript actions typically run faster than Docker actions.
- Use groups to separate the environment variables and event JSON in the logs.