Skip to content

Commit

Permalink
chore(deps): update wagoid/commitlint-github-action action to v4.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2022
1 parent 8041ae2 commit bebc28b
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 @@ -22,7 +22,7 @@ jobs:
- name: Install project
run: npm ci --ignore-scripts
- name: Lint commit messages
uses: wagoid/commitlint-github-action@ca212b3558faa549515a96944595cad58a40e047 # tag=v4.1.11
uses: wagoid/commitlint-github-action@d608cb14eff8344e2ecf456e89f03f5c172884b3 # tag=v4.1.12
env:
NODE_PATH: ${{ github.workspace }}/node_modules
with:
Expand Down

0 comments on commit bebc28b

Please sign in to comment.