11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

feat: add results output

Resolves #39
This commit is contained in:
Wagner Santos 2020-07-20 08:45:05 -03:00
parent 4b0886537a
commit 550792f0ca
7 changed files with 137 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"license": "ISC",
"homepage": "https://github.com/wagoid/commitlint-github-action",
"dependencies": {
"@actions/core": "^1.1.1",
"@actions/core": "^1.2.4",
"@actions/github": "^1.1.0",
"@commitlint/config-angular": "^8.3.4",
"@commitlint/config-conventional": "^8.3.4",