Skip to content

Commit

Permalink
Merge pull request #23 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 authored May 28, 2024
2 parents 3c0ed06 + 0c7f572 commit 14bdb7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
fetch-depth: 0

- 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 14bdb7d

Please sign in to comment.