Skip to content

Commit

Permalink
build(deps): Update wagoid/commitlint-github-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent d804c63 commit ac2b131
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 @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.5.1
- uses: wagoid/commitlint-github-action@v6.2.1
with:
configFile: './.commitlintrc.json'
helpURL: https://rash.sh/docs/rash/master/contributing.html#commit-structure

0 comments on commit ac2b131

Please sign in to comment.