Skip to content

Commit

Permalink
build: upgrade commitlint github action
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Apr 23, 2024
1 parent dfd25ab commit bbe149e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: ./.github/actions/install

- name: Lint commits
uses: wagoid/commitlint-github-action@v5
uses: wagoid/commitlint-github-action@v6
env:
NODE_PATH: ${{ github.workspace }}/node_modules
continue-on-error: true
Expand Down

0 comments on commit bbe149e

Please sign in to comment.