Skip to content

Commit e2c4ea1

Browse files
chore(deps): update wagoid/commitlint-github-action action to v4 (#859)
1 parent 23b8a2a commit e2c4ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v2
99
with:
1010
fetch-depth: 0
11-
- uses: wagoid/commitlint-github-action@v3
11+
- uses: wagoid/commitlint-github-action@v4
1212
with:
1313
configFile: './package.json'
1414
env:

0 commit comments

Comments
 (0)