We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93727a commit 2feb6edCopy full SHA for 2feb6ed
.github/workflows/commitlint.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v2
12
with:
13
fetch-depth: 0
14
- - uses: wagoid/commitlint-github-action@v2.1.7
+ - uses: wagoid/commitlint-github-action@v6.0.2
15
16
configFile: './.github/workflows/lint/.commitlintrc.json'
17
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure
0 commit comments