Skip to content

Commit

Permalink
fix(deps): update wagoid/commitlint-github-action action to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 1e93b80 commit 66c253c
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@3c75220e8d20774b68eea48e869a706ff7249b54 # v6.0.0
uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6.0.1
env:
NODE_PATH: ${{ github.workspace }}/node_modules
with:
Expand Down

0 comments on commit 66c253c

Please sign in to comment.