Skip to content

Commit 94cebc6

Browse files
⬆️ Updates wagoid/commitlint-github-action action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b946ad8 commit 94cebc6

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.5
14+
- uses: wagoid/commitlint-github-action@v6.0.0
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)