Skip to content

Commit

Permalink
fix(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 Dec 19, 2024
1 parent 00527c0 commit 47b6ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-commit-messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install project
run: npm ci --ignore-scripts
- name: Lint commit messages
uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0
env:
NODE_PATH: ${{ github.workspace }}/node_modules
with:
Expand Down

0 comments on commit 47b6ba0

Please sign in to comment.