Skip to content

Commit

Permalink
chore(deps): update wagoid/commitlint-github-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent aa8cbe7 commit 8944b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
with:
install-command: npm ci --foreground-scripts
- name: Run commitlint
uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5
uses: wagoid/commitlint-github-action@3c75220e8d20774b68eea48e869a706ff7249b54 # v6
env:
NODE_PATH: ${{ github.workspace }}/node_modules

0 comments on commit 8944b31

Please sign in to comment.