Skip to content

Commit 5a2e52a

Browse files
committed
⬆️ Updates wagoid/commitlint-github-action action to v2.2.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 48a20c5 commit 5a2e52a

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.2.0
14+
- uses: wagoid/commitlint-github-action@v2.2.3
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)