Bump google-github-actions/release-please-action from 3 to 4 #29
Annotations
1 error and 1 warning
Check Title
Pull Request title "Bump google-github-actions/release-please-action from 3 to 4" failed to match rule: /^(refactor!|feat!|fix!|refactor|fix|feat|chore)(\(\w+\))?:\s(\[#\d{1,5}\])?.*$/
Your PR title does not match the Conventional Commits convention. Please rename your PR to match one of the following formats:
fix: [#123] some title of the PR
fix(scope): [#123] some title of the PR
feat: [#1234] some title of the PR
chore: update some action
Note: Adding ! (i.e. `feat!:`) represents a breaking change and will result in a SemVer major release.
Please use one of the following types:
- **feat:** A new feature, resulting in a MINOR version bump.
- **fix:** A bug fix, resulting in a PATCH version bump.
- **refactor:** A code change that neither fixes a bug nor adds a feature.
- **chore:** Changes unrelated to the release code, resulting in no version bump.
- **revert:** Reverts a previous commit.
See https://www.conventionalcommits.org/en/v1.0.0/ for more information.
|
Check Title
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: stordco/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|