Skip to content

Commit c5123e3

Browse files
chore(deps): update wagoid/commitlint-github-action action to v5 (#154)
1 parent 3e7db7f commit c5123e3

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@v3
99
with:
1010
fetch-depth: 0
11-
- uses: wagoid/commitlint-github-action@v4
11+
- uses: wagoid/commitlint-github-action@v5
1212
with:
1313
configFile: './package.json'
1414
env:

0 commit comments

Comments
 (0)