Releases: fsfe/reuse-action
Releases · fsfe/reuse-action
v4.0.0
v3.0.0
What's Changed
- Bump to reuse-tool v3 by @mxmehl in #28
- Improve and expand workflows by @mxmehl in #23
- chore: upgrade checkout step to v4 by @ChristianTackeGSI in #25
New Contributors
- @ChristianTackeGSI made their first contribution in #25
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Changes
- Bump to the latest reuse-tool major version 2.x. With new releases in this major version, this action will automatically follow.
v1.3.0
Changes
- This action will now carry the same major version as the corresponding reuse-tool version it uses
v1.2.0
v1.1.1
No effective changes, just a new release to trigger the verified creators check.
v1.1
The first stable release of the REUSE Github action.
- It enables the use of other subcommands (like
spdx
) and optional arguments (like--include-submodules
). - BREAKING: The old
cmd
argument does not work any more. Please see the README.md for examples how to pass extra commands and arguments to the action.
Initial Release
This is the initial release of the REUSE Github action.
See the examples for how to define other subcommands. Arguments currently don't work out of the box.