Skip to content

Commit

Permalink
⬆️ Updates wagoid/commitlint-github-action action to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 2ed6c3a commit 9d98f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2.2.5
- uses: wagoid/commitlint-github-action@v6.0.0
with:
configFile: './.github/workflows/lint/.commitlintrc.json'
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure

0 comments on commit 9d98f37

Please sign in to comment.