Skip to content

Commit

Permalink
Merge pull request rook#14534 from rook/dependabot/github_actions/wag…
Browse files Browse the repository at this point in the history
…oid/commitlint-github-action-6.0.2

build(deps): bump wagoid/commitlint-github-action from 6.0.1 to 6.0.2
  • Loading branch information
travisn authored Aug 7, 2024
2 parents 074d2fb + e410689 commit ca50256
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 @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6.0.1
- uses: wagoid/commitlint-github-action@v6.0.2
with:
configFile: "./.commitlintrc.json"
helpURL: https://rook.io/docs/rook/latest/Contributing/development-flow/#commit-structure

0 comments on commit ca50256

Please sign in to comment.