Skip to content

Commit

Permalink
ci(deps): update wagoid/commitlint-github-action action to v5.5.1 (#623)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent fb3b0f7 commit 7ab958f
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,6 +11,6 @@ jobs:
fetch-depth: 0

- name: Lint commit
uses: wagoid/commitlint-github-action@v5.4.3
uses: wagoid/commitlint-github-action@v5.5.1
with:
configFile: './.commitlintrc.js'

0 comments on commit 7ab958f

Please sign in to comment.