v0.4.0
Minor breaking Change Warning
GitHub changed their Action Badge pathing to be based on action filename rather than "Action Name" as defined within the YAML.
Thus on the badge-github-action tag, the required workflow parameter was replaced with the workflow-file parameter. workflow-file expects the full filename including .yml
What's Changed
- Update corpus/coding-standard requirement from ^0.4.0 to ^0.6.0 by @dependabot in #12
- Bump actions/checkout from 2 to 3 by @dependabot in #13
Full Changelog: v0.3.0...v0.4.0