Semantic Release Action
Version updated for codfish/semantic-release-action to version v3.0.0.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
3.0.0 (2023-11-09)
Bug Fixes
- run safe-directory on /github/workspace (3e26d45)
Features
- bump semantic to v22, use node v20 (7f2510c)
- include main branch by default, update input casing (ad7eb9d)
BREAKING CHANGES
Using semantic-release v22. Please see release notes:
All inputs are using kebab case rather than snake. Simply update the following inputs if you are using them:
additional_packages
->additional-packages
dry_run
->dry-run
repository_url
->repository-url
tag_format
->tag-format