mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 17:46:54 +00:00
fix: do not run workflow commands in commit messages
This commit is contained in:
parent
357a378538
commit
d67c2ec96c
3 changed files with 26 additions and 4 deletions
|
|
@ -30,7 +30,8 @@
|
|||
"conventional-changelog-lint-config-canonical": "^1.0.0",
|
||||
"dargs": "^7.0.0",
|
||||
"execa": "^4.0.3",
|
||||
"lerna": "^3.22.1"
|
||||
"lerna": "^3.22.1",
|
||||
"uuid": "^8.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/test": "^9.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue