Skip to content

Commit 9940fab

Browse files
authored
fix: bump commitlint-github-action (#41)
1 parent 755c586 commit 9940fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v3
3030
with:
3131
fetch-depth: 0
32-
- uses: wagoid/commitlint-github-action@v4.1.11
32+
- uses: wagoid/commitlint-github-action@v5
3333

3434
test:
3535
strategy:

0 commit comments

Comments
 (0)