Skip to content

Commit 2feb6ed

Browse files
⬆️ Updates wagoid/commitlint-github-action action to v6
1 parent f93727a commit 2feb6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2
1212
with:
1313
fetch-depth: 0
14-
- uses: wagoid/commitlint-github-action@v2.1.7
14+
- uses: wagoid/commitlint-github-action@v6.0.2
1515
with:
1616
configFile: './.github/workflows/lint/.commitlintrc.json'
1717
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure

0 commit comments

Comments
 (0)