Skip to content

Commit

Permalink
build(deps): Update wagoid/commitlint-github-action action to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pando85 committed Dec 17, 2024
1 parent cb3318f commit 7c5b360
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 @@ -18,6 +18,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6.1.2
- uses: wagoid/commitlint-github-action@v6.2.0
with:
configFile: './.commitlintrc.json'

0 comments on commit 7c5b360

Please sign in to comment.