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

chore(deps): bump @actions/github from 1.1.0 to 4.0.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 1.1.0 to 4.0.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-10 14:57:37 +00:00 committed by Wagner Santos
parent 9fe338d08a
commit bee74bb12f
2 changed files with 230 additions and 17 deletions

View file

@ -17,7 +17,7 @@
"homepage": "https://github.com/wagoid/commitlint-github-action",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^1.1.0",
"@actions/github": "^4.0.0",
"@commitlint/config-angular": "^9.1.2",
"@commitlint/config-conventional": "^9.1.2",
"@commitlint/config-lerna-scopes": "^9.1.2",