Skip to content

Commit

Permalink
Merge pull request #345 from rook/dependabot/github_actions/wagoid/co…
Browse files Browse the repository at this point in the history
…mmitlint-github-action-6.2.0

build(deps): bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0
  • Loading branch information
subhamkrai authored Dec 31, 2024
2 parents f5e8566 + 0d56746 commit ba23334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6.1.2
- uses: wagoid/commitlint-github-action@v6.2.0
with:
configFile: "./.commitlintrc.json"
helpURL: https://rook.io/docs/rook/latest/Contributing/development-flow/#commit-structure

0 comments on commit ba23334

Please sign in to comment.