Skip to content

Commit

Permalink
Merge pull request #40 from ducktors/dependabot/github_actions/wagoid…
Browse files Browse the repository at this point in the history
…/commitlint-github-action-6

chore(deps): bump wagoid/commitlint-github-action from 5 to 6
  • Loading branch information
matteovivona committed May 6, 2024
2 parents ccceda0 + 7c5ad4e commit 2a50550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
run: rm tsconfig.json || true # https://github.com/wagoid/commitlint-github-action/issues/560#issuecomment-1277659864

- name: Check commit message
uses: wagoid/commitlint-github-action@v5
uses: wagoid/commitlint-github-action@v6
with:
configFile: commitlint.config.js
configFile: commitlint.config.cjs
failOnWarnings: false
helpURL: https://github.com/ducktors/turborepo-remote-cache#how-to-commit

Expand Down
File renamed without changes.

0 comments on commit 2a50550

Please sign in to comment.