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

Merge pull request #429 from wagoid/dependabot/npm_and_yarn/actions/github-5.0.3

chore(deps): bump @actions/github from 5.0.0 to 5.0.3
This commit is contained in:
Wagner Santos 2022-06-16 07:15:11 -03:00 committed by GitHub
commit e8277e2d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 110 additions and 38 deletions

View file

@ -23,7 +23,7 @@
"homepage": "https://github.com/wagoid/commitlint-github-action",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@actions/github": "^5.0.3",
"@commitlint/config-angular": "^13.2.0",
"@commitlint/config-conventional": "^13.2.0",
"@commitlint/config-lerna-scopes": "^13.2.0",