Skip to content

Commit

Permalink
fix(deps): update wagoid/commitlint-github-action action to v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent a32254e commit 607368f
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@a2bc521d745b1ba127ee2f8b02d6afaa4eed035c # v6.1.1
uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
env:
NODE_PATH: ${{ github.workspace }}/node_modules
with:
Expand Down

0 comments on commit 607368f

Please sign in to comment.