Skip to content

Commit eeebf83

Browse files
chore(deps): update agenthunt/conventional-commit-checker-action action to v2.0.1 (#1885)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [agenthunt/conventional-commit-checker-action](https://redirect.github.com/agenthunt/conventional-commit-checker-action) | action | patch | `v2.0.0` -> `v2.0.1` | --- ### Release Notes <details> <summary>agenthunt/conventional-commit-checker-action (agenthunt/conventional-commit-checker-action)</summary> ### [`v2.0.1`](https://redirect.github.com/agenthunt/conventional-commit-checker-action/releases/tag/v2.0.1): update node to v24 [Compare Source](https://redirect.github.com/agenthunt/conventional-commit-checker-action/compare/v2.0.0...v2.0.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 7360112 commit eeebf83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit_msg_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
conventional_commit_check:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: agenthunt/[email protected].0
12+
- uses: agenthunt/[email protected].1
1313
with:
1414
pr-title-regex: "^(fix|feat|chore|docs)(?:[(][^)]+[)])?: (.+)"

0 commit comments

Comments
 (0)