Skip to content

Commit 3e4755d

Browse files
authored
Merge pull request #364 from languitar/renovate/wagoid-commitlint-github-action-6.x
chore(deps): update wagoid/commitlint-github-action action to v6
2 parents 8775576 + df2183d commit 3e4755d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
with:
1818
fetch-depth: 0
19-
- uses: wagoid/commitlint-github-action@v5
19+
- uses: wagoid/commitlint-github-action@v6
2020

2121
lint-code:
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)